aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-03-17 14:26:55 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-03-17 14:26:55 -0400
commitab3d1a08d064b423b2e2a3702c3039947bbb810f (patch)
tree40786cc8fafef4ae34fb55d3c1d95f2d49ff6730 /configure.ac
parentd1a4d4e51d74192975dd2aa1dda35581b1d23d73 (diff)
parent7619eab48daaa739fb3418237c693b7b463182f0 (diff)
downloadayatana-indicator-sound-ab3d1a08d064b423b2e2a3702c3039947bbb810f.tar.gz
ayatana-indicator-sound-ab3d1a08d064b423b2e2a3702c3039947bbb810f.tar.bz2
ayatana-indicator-sound-ab3d1a08d064b423b2e2a3702c3039947bbb810f.zip
releasing version 0.6.4-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 88535b1..796b124 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.6.3, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.6.4, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.6.3)
+AM_INIT_AUTOMAKE(indicator-sound, 0.6.4)
AM_MAINTAINER_MODE