aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-08-18 12:06:49 +0100
committerConor Curran <conor.curran@canonical.com>2010-08-18 12:06:49 +0100
commit6c2b00b21e60c5b667bb3d82639190af58d3c847 (patch)
tree8c151dd963aeebbbe63e037508767830113e161c /configure.ac
parent88c0ff52c479c7ec7a70448fe17946ee5ff68d3d (diff)
downloadayatana-indicator-sound-6c2b00b21e60c5b667bb3d82639190af58d3c847.tar.gz
ayatana-indicator-sound-6c2b00b21e60c5b667bb3d82639190af58d3c847.tar.bz2
ayatana-indicator-sound-6c2b00b21e60c5b667bb3d82639190af58d3c847.zip
bumped the version 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 e75f751..0951160 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.3.9, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.4.0, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.3.9)
+AM_INIT_AUTOMAKE(indicator-sound, 0.4.0)
AM_MAINTAINER_MODE