diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:55:37 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:55:37 -0600 |
commit | 82c80cd622d65cdce1c1eef15a71baf8a3530f7f (patch) | |
tree | 8c061d880f1dba05e603bdd467fbf682ca650997 | |
parent | 40d7a6124821fd86a9b5e649a78298420f35f740 (diff) | |
download | ayatana-indicator-application-0.2.92.tar.gz ayatana-indicator-application-0.2.92.tar.bz2 ayatana-indicator-application-0.2.92.zip |
0.2.920.2.92
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 1deb16f..f76ec1f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(indicator-application, 0.2.90, ted@canonical.com) +AC_INIT(indicator-application, 0.2.92, ted@canonical.com) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-application, 0.2.91) +AM_INIT_AUTOMAKE(indicator-application, 0.2.92) AM_MAINTAINER_MODE |