aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-10-07 14:35:50 +0100
committerConor Curran <conor.curran@canonical.com>2010-10-07 14:35:50 +0100
commit98068e94b4d00c1b5c734797e404ee1bc54a238c (patch)
treebdd957a0bb772b1c035bf07b12c80acb413b3e32 /configure.ac
parent6dbff525c98d2871da60432dd4bb6b8d9eff26bd (diff)
downloadayatana-indicator-sound-98068e94b4d00c1b5c734797e404ee1bc54a238c.tar.gz
ayatana-indicator-sound-98068e94b4d00c1b5c734797e404ee1bc54a238c.tar.bz2
ayatana-indicator-sound-98068e94b4d00c1b5c734797e404ee1bc54a238c.zip
bumped the version in prep for release
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 19000bf..7f25bb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.4.7, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.4.8, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.4.7)
+AM_INIT_AUTOMAKE(indicator-sound, 0.4.8)
AM_MAINTAINER_MODE