diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-12 19:52:11 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-07-12 19:52:11 +0200 |
| commit | 612866753e2b554abb0b448ae6a8c8ce1c2f4d87 (patch) | |
| tree | 03ced96344802a4e338eb53d35d1c677f8354460 /configure.ac | |
| parent | 31b5a5a6508535ed1af86919c79d75571f1a65ef (diff) | |
| parent | 2900797204c4446a7f46515364c6aa868a5f4fab (diff) | |
| download | ayatana-indicator-sound-612866753e2b554abb0b448ae6a8c8ce1c2f4d87.tar.gz ayatana-indicator-sound-612866753e2b554abb0b448ae6a8c8ce1c2f4d87.tar.bz2 ayatana-indicator-sound-612866753e2b554abb0b448ae6a8c8ce1c2f4d87.zip | |
Import upstream version 12.10.0
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 9f9099a..80636a1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(indicator-sound, 0.8.5.0, conor.curran@canonical.com) +AC_INIT(indicator-sound, 12.10.0, conor.curran@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.8.5.0) +AM_INIT_AUTOMAKE(indicator-sound, 12.10.0) AM_MAINTAINER_MODE |
