aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-11-11 13:22:50 +0000
committerConor Curran <conor.curran@canonical.com>2010-11-11 13:22:50 +0000
commit519b0890351e2f07497ee832f79bcc609fdb2f70 (patch)
treeec27d8bac32b86ca18fce42bd8a0c4359a27f291
parent27586b89303462d4ac6c43aff986ab10e8c2f763 (diff)
downloadayatana-indicator-sound-519b0890351e2f07497ee832f79bcc609fdb2f70.tar.gz
ayatana-indicator-sound-519b0890351e2f07497ee832f79bcc609fdb2f70.tar.bz2
ayatana-indicator-sound-519b0890351e2f07497ee832f79bcc609fdb2f70.zip
bumped version for release
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 300662b..2908467 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.0.1, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.0.1)
AM_MAINTAINER_MODE