aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-11-12 10:07:09 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-11-12 10:07:09 -0500
commitfb9140db72f565fa6180a55da02302844e21c05c (patch)
treefba5a9a0649c0d624151da689f7d8becafaef6f7 /configure.ac
parent026c6dd7be86073ff7de59db344a506982570698 (diff)
parentbf3a1c75ef1714077d6729cdc4d550020365a3a3 (diff)
downloadayatana-indicator-sound-fb9140db72f565fa6180a55da02302844e21c05c.tar.gz
ayatana-indicator-sound-fb9140db72f565fa6180a55da02302844e21c05c.tar.bz2
ayatana-indicator-sound-fb9140db72f565fa6180a55da02302844e21c05c.zip
releasing version 0.5.0.1-0ubuntu1
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 300662b..2908467 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.5.0, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.5.0.1, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.5.0)
+AM_INIT_AUTOMAKE(indicator-sound, 0.5.0.1)
AM_MAINTAINER_MODE