diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-09-08 19:53:33 +0200 |
---|---|---|
committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2010-09-08 19:53:33 +0200 |
commit | 6922f0ba1da80856a360587e88dfdd39973102dc (patch) | |
tree | a9bab54f4429e41d065e4292c99dfa1f29f79068 /configure.ac | |
parent | 45727ea777c936704d38af069395642076539ccf (diff) | |
parent | 75f6c6bfa400649014ed90d87e57d5bf4b542f31 (diff) | |
download | ayatana-indicator-sound-6922f0ba1da80856a360587e88dfdd39973102dc.tar.gz ayatana-indicator-sound-6922f0ba1da80856a360587e88dfdd39973102dc.tar.bz2 ayatana-indicator-sound-6922f0ba1da80856a360587e88dfdd39973102dc.zip |
Import upstream version 0.4.3
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index e4ef20f..d701784 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(indicator-sound, 0.4.2, conor.curran@canonical.com) +AC_INIT(indicator-sound, 0.4.3, conor.curran@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.4.2) +AM_INIT_AUTOMAKE(indicator-sound, 0.4.3) AM_MAINTAINER_MODE |