diff options
author | Ted Gould <ted@gould.cx> | 2011-02-10 22:22:11 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-10 22:22:11 -0600 |
commit | 1c384cdf7e601e3786fc1add31d157c0eafa1539 (patch) | |
tree | 72a24605690a92121b5664c4af712dba84631bca | |
parent | 4044f927a2764ea2414eb423ce054989ecf0386e (diff) | |
download | libayatana-appindicator-0.2.95.tar.gz libayatana-appindicator-0.2.95.tar.bz2 libayatana-appindicator-0.2.95.zip |
0.2.950.2.95
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 12fcb74..597a5bc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(libappindicator, 0.2.94, ted@canonical.com) +AC_INIT(libappindicator, 0.2.95, ted@canonical.com) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libappindicator, 0.2.94) +AM_INIT_AUTOMAKE(libappindicator, 0.2.95) AM_MAINTAINER_MODE |