aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-06-25 11:19:13 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-06-25 11:19:13 -0400
commit2118f6baaf6432811125901f5986e51fa55b4374 (patch)
treef305ccde8c4ecc67d405618eaca777ff6371211e /configure.ac
parent288985d7c0a4dcdde22335a31d9eae7f7d5ec215 (diff)
downloadayatana-indicator-sound-2118f6baaf6432811125901f5986e51fa55b4374.tar.gz
ayatana-indicator-sound-2118f6baaf6432811125901f5986e51fa55b4374.tar.bz2
ayatana-indicator-sound-2118f6baaf6432811125901f5986e51fa55b4374.zip
Import upstream version 0.3.3
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 781e815..b302f5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.3.2, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.3.3, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.3.2)
+AM_INIT_AUTOMAKE(indicator-sound, 0.3.3)
AM_MAINTAINER_MODE