diff options
author | Ted Gould <ted@gould.cx> | 2011-09-28 10:57:58 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-28 10:57:58 -0500 |
commit | e527e648afc0545b5d49b9c6af1f82951c93c18a (patch) | |
tree | 65cdb502851ad656b14254f7cac96578387fa329 | |
parent | 982603643a27c3e8086c35f4b3796a5bd78cbc30 (diff) | |
download | libayatana-appindicator-e527e648afc0545b5d49b9c6af1f82951c93c18a.tar.gz libayatana-appindicator-e527e648afc0545b5d49b9c6af1f82951c93c18a.tar.bz2 libayatana-appindicator-e527e648afc0545b5d49b9c6af1f82951c93c18a.zip |
0.4.00.4.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7c6f979..6bf4a6d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([libappindicator], - [0.3.91], + [0.4.0], [http://bugs.launchpad.net/libappindicator], [libappindicator], [http://launchpad.net/libappindicator]) |