diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-28 09:28:09 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-28 09:28:09 -0500 |
commit | 868c3e3d18c5de79c679c57ae468f52a504dffd7 (patch) | |
tree | cce619148e67797c7060478be5e165f7e0e98d8c /configure.ac | |
parent | 759793a2dda77abd227921e119bb329271c36a55 (diff) | |
parent | 7d3595913b0271a2f24aa2bc1359335175dacff0 (diff) | |
download | ayatana-indicator-sound-868c3e3d18c5de79c679c57ae468f52a504dffd7.tar.gz ayatana-indicator-sound-868c3e3d18c5de79c679c57ae468f52a504dffd7.tar.bz2 ayatana-indicator-sound-868c3e3d18c5de79c679c57ae468f52a504dffd7.zip |
Import upstream version 0.5.8
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index a50950c..dfd016a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(indicator-sound, 0.5.7, conor.curran@canonical.com) +AC_INIT(indicator-sound, 0.5.8, conor.curran@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.5.7) +AM_INIT_AUTOMAKE(indicator-sound, 0.5.8) AM_MAINTAINER_MODE |