diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-07-11 13:07:44 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-07-11 13:07:44 -0500 |
commit | b1beb2ccbcc04f6615b75375821c51ef4828ee24 (patch) | |
tree | 0c95f3785ffadfb7e07d2aeee354e7523c99cdf4 /configure.ac | |
parent | d2f8fce2f2dcdb42ec8a374cbf9f6dd6b575fd0e (diff) | |
download | libayatana-indicator-b1beb2ccbcc04f6615b75375821c51ef4828ee24.tar.gz libayatana-indicator-b1beb2ccbcc04f6615b75375821c51ef4828ee24.tar.bz2 libayatana-indicator-b1beb2ccbcc04f6615b75375821c51ef4828ee24.zip |
bump version to 12.10.0
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 4eaa3ac..fd14287 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([libindicator], - [0.5.0], + [12.10.0], [http://bugs.launchpad.net/libindicator], [libindicator], [http://launchpad.net/libindicator]) |