aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-05-19 14:52:24 +0200
committerConor Curran <conor.curran@canonical.com>2011-05-19 14:52:24 +0200
commit7a66e3144234408fad971e25f8164eab085fa21f (patch)
treec1437ee1b6b9cc77f57cb004215e2d15af107641 /configure.ac
parente499cede95e1eab865286b450b0d927457467749 (diff)
downloadayatana-indicator-sound-7a66e3144234408fad971e25f8164eab085fa21f.tar.gz
ayatana-indicator-sound-7a66e3144234408fad971e25f8164eab085fa21f.tar.bz2
ayatana-indicator-sound-7a66e3144234408fad971e25f8164eab085fa21f.zip
bumped version for 070 release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b628136..22f04c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.6.6.1, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.7.0, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.6.6.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.7.0)
AM_MAINTAINER_MODE