aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-09-07 21:39:28 +0100
committerConor Curran <conor.curran@canonical.com>2010-09-07 21:39:28 +0100
commitdad11c32d68b0f09eb52232a3d3da300e2e63702 (patch)
treebeaf3980960ce1b97932863d2a3a57b36fb60233 /configure.ac
parent545c3307dd86fddf3c8a456eb01c224744f09b8e (diff)
downloadayatana-indicator-sound-dad11c32d68b0f09eb52232a3d3da300e2e63702.tar.gz
ayatana-indicator-sound-dad11c32d68b0f09eb52232a3d3da300e2e63702.tar.bz2
ayatana-indicator-sound-dad11c32d68b0f09eb52232a3d3da300e2e63702.zip
ready for 0.4.2
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 fe2957a..e4ef20f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.4.1, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.4.2, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.4.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.4.2)
AM_MAINTAINER_MODE