diff options
author | Ted Gould <ted@gould.cx> | 2011-08-11 09:43:07 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-11 09:43:07 -0500 |
commit | 0aaf53b46bac83f02eb763a4e8f0f3313b8fe002 (patch) | |
tree | f8073b8cf0ebd65fcd770f53318b02a2c2d84a57 /configure.ac | |
parent | 23239f8bdd4e54e98169edb1bad01b89f84f53ce (diff) | |
parent | 7b63153f899f53c72222a5c424dcbe7a300b900b (diff) | |
download | libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.tar.gz libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.tar.bz2 libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.zip |
* New upstream release.
* Rescan icon theme if icon can't be loaded
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 c8e5b27..4a36dda 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([libindicator], - [0.3.92], + [0.3.93], [http://bugs.launchpad.net/libindicator], [libindicator], [http://launchpad.net/libindicator]) |