aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-03-11 17:23:13 +0000
committerConor Curran <conor.curran@canonical.com>2010-03-11 17:23:13 +0000
commitb4dfb37242eb867798f778a80d5ece48a568630b (patch)
tree5c02f8b9a80eb444569ac783d47fb9dc29f40534 /configure.ac
parent633b514efeaf1c4086e1b2e5fbef185b199517c8 (diff)
parent0391c21a9205ecf2a182a217d74e3f4d3177f81e (diff)
downloadayatana-indicator-sound-b4dfb37242eb867798f778a80d5ece48a568630b.tar.gz
ayatana-indicator-sound-b4dfb37242eb867798f778a80d5ece48a568630b.tar.bz2
ayatana-indicator-sound-b4dfb37242eb867798f778a80d5ece48a568630b.zip
merged weeks work plus incremented version in prep for 0.1.3 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 4a2142e..080303c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(indicator-sound, 0.1.2, conor.curran@canonical.com)
+AC_INIT(indicator-sound, 0.1.3, conor.curran@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.1.2)
+AM_INIT_AUTOMAKE(indicator-sound, 0.1.3)
AM_MAINTAINER_MODE