aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-03-04 14:48:12 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-03-04 14:48:12 +0100
commit39cc953dc802c485d690fbbac77eaa6364818680 (patch)
tree6093abf6d518c69167acbbbfaee97945118a9e60 /configure.ac
parentc98bccb2b14f088b4fa04fbdb3d328c4deda3312 (diff)
parentcb864e17102163154fa313d5f9344e9c6c2cbe16 (diff)
downloadayatana-indicator-sound-39cc953dc802c485d690fbbac77eaa6364818680.tar.gz
ayatana-indicator-sound-39cc953dc802c485d690fbbac77eaa6364818680.tar.bz2
ayatana-indicator-sound-39cc953dc802c485d690fbbac77eaa6364818680.zip
Import upstream version 0.1.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 48022e2..157e650 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-sound.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-sound, 0.1.1)
+AM_INIT_AUTOMAKE(indicator-sound, 0.1.2)
AM_MAINTAINER_MODE