aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-09-10 14:21:38 +0100
committerConor Curran <conor.curran@canonical.com>2010-09-10 14:21:38 +0100
commitaf31c744cee14a2fadac8f72111f1b422de9f7a7 (patch)
tree638bf9d1805b3fe9bef5fe414c5e0263980e2a27 /configure.ac
parentdccb5ee61daf69b4621685362c7f89811561dbb1 (diff)
downloadayatana-indicator-sound-af31c744cee14a2fadac8f72111f1b422de9f7a7.tar.gz
ayatana-indicator-sound-af31c744cee14a2fadac8f72111f1b422de9f7a7.tar.bz2
ayatana-indicator-sound-af31c744cee14a2fadac8f72111f1b422de9f7a7.zip
prep for 0.4.4 release
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 d701784..a00cdd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.4.3, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.4.4, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.4.3)
+AM_INIT_AUTOMAKE(indicator-sound, 0.4.4)
AM_MAINTAINER_MODE