aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-10-14 13:34:28 +0100
committerConor Curran <conor.curran@canonical.com>2010-10-14 13:34:28 +0100
commitf1455e94d68d629749f26de0010e1358c40ce72f (patch)
tree6bc59cdc5d64337cd6965aa25472fed65a7b07e1 /configure.ac
parent8067376fb719ac5bf577a3e85d080eec765ec465 (diff)
downloadayatana-indicator-sound-f1455e94d68d629749f26de0010e1358c40ce72f.tar.gz
ayatana-indicator-sound-f1455e94d68d629749f26de0010e1358c40ce72f.tar.bz2
ayatana-indicator-sound-f1455e94d68d629749f26de0010e1358c40ce72f.zip
bumped up the revision number
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 7f25bb3..7a86e4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.4.8, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.4.9, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.4.8)
+AM_INIT_AUTOMAKE(indicator-sound, 0.4.9)
AM_MAINTAINER_MODE