aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-03-31 16:10:16 +0100
committerConor Curran <conor.curran@canonical.com>2010-03-31 16:10:16 +0100
commit80365e3a179e1b33beb0cf029871928a6357e557 (patch)
tree4db7513d4dff309df8a90a4389860bfdfd677592 /configure.ac
parentc82de623381c8e578acff7f9a7074aabbb8258aa (diff)
downloadayatana-indicator-sound-80365e3a179e1b33beb0cf029871928a6357e557.tar.gz
ayatana-indicator-sound-80365e3a179e1b33beb0cf029871928a6357e557.tar.bz2
ayatana-indicator-sound-80365e3a179e1b33beb0cf029871928a6357e557.zip
bumped the release number to 2.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 a0812d3..c20771b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.2.1, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.2.2, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.2.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.2.2)
AM_MAINTAINER_MODE