aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-03-04 10:56:49 +0000
committerConor Curran <conor.curran@canonical.com>2010-03-04 10:56:49 +0000
commitcb864e17102163154fa313d5f9344e9c6c2cbe16 (patch)
tree77dc8000f4e8d175acfa3b15cc2f4bfc7245c0a1
parentf7447474f5703318b38578ec8ee9a66fbb9b7657 (diff)
downloadayatana-indicator-sound-cb864e17102163154fa313d5f9344e9c6c2cbe16.tar.gz
ayatana-indicator-sound-cb864e17102163154fa313d5f9344e9c6c2cbe16.tar.bz2
ayatana-indicator-sound-cb864e17102163154fa313d5f9344e9c6c2cbe16.zip
updated the revision number for todays release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 48022e2..157e650 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-sound.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.1.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.1.2)
AM_MAINTAINER_MODE