diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-08-21 12:32:15 +0200 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-08-21 12:32:15 +0200 |
commit | e3c2920cf5d1f08466bc93a79a9642525eec838e (patch) | |
tree | cadd0293b41714e9dd9cbfc0b5556161cb959dfe /configure.ac | |
parent | ee34069e5e7c4679a5882e37aca805fb5234d5d9 (diff) | |
download | ayatana-indicator-messages-e3c2920cf5d1f08466bc93a79a9642525eec838e.tar.gz ayatana-indicator-messages-e3c2920cf5d1f08466bc93a79a9642525eec838e.tar.bz2 ayatana-indicator-messages-e3c2920cf5d1f08466bc93a79a9642525eec838e.zip |
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 dc56181..f9f00e9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(indicator-messages, 0.6.0) +AC_INIT(indicator-messages, 12.10.0) AC_PREREQ(2.62) |