diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-03-04 10:56:49 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-03-04 10:56:49 +0000 |
commit | cb864e17102163154fa313d5f9344e9c6c2cbe16 (patch) | |
tree | 77dc8000f4e8d175acfa3b15cc2f4bfc7245c0a1 /configure.ac | |
parent | f7447474f5703318b38578ec8ee9a66fbb9b7657 (diff) | |
download | ayatana-indicator-sound-cb864e17102163154fa313d5f9344e9c6c2cbe16.tar.gz ayatana-indicator-sound-cb864e17102163154fa313d5f9344e9c6c2cbe16.tar.bz2 ayatana-indicator-sound-cb864e17102163154fa313d5f9344e9c6c2cbe16.zip |
updated the revision number for todays release
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 |