aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-11-12 09:40:46 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-11-12 09:40:46 -0500
commitbf3a1c75ef1714077d6729cdc4d550020365a3a3 (patch)
treeb65b81f676da37b1e17611867990ff6e23e07931 /configure.ac
parenta8f18b2780b52eb09233c4279288f6ba0887552b (diff)
parent519b0890351e2f07497ee832f79bcc609fdb2f70 (diff)
downloadayatana-indicator-sound-bf3a1c75ef1714077d6729cdc4d550020365a3a3.tar.gz
ayatana-indicator-sound-bf3a1c75ef1714077d6729cdc4d550020365a3a3.tar.bz2
ayatana-indicator-sound-bf3a1c75ef1714077d6729cdc4d550020365a3a3.zip
Import upstream version 0.5.0.1
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