diff options
| author | Ted Gould <ted@gould.cx> | 2011-03-23 15:33:37 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-03-23 15:33:37 -0500 |
| commit | 010b25c0606fb47675a89ee2f75d6c93148e988f (patch) | |
| tree | 26425c5c3f5e5b2864927f47bccf50dd10f73d83 /configure.ac | |
| parent | bf797a9104b3ff1183a3f70337d259da6ded095b (diff) | |
| parent | 0ed45139028434cf85dfd935d861f640b318f1d3 (diff) | |
| download | libayatana-appindicator-010b25c0606fb47675a89ee2f75d6c93148e988f.tar.gz libayatana-appindicator-010b25c0606fb47675a89ee2f75d6c93148e988f.tar.bz2 libayatana-appindicator-010b25c0606fb47675a89ee2f75d6c93148e988f.zip | |
Import upstream version 0.3.0
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index e8b1d6c..360df06 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(libappindicator, 0.2.99, ted@canonical.com) +AC_INIT(libappindicator, 0.3.0, ted@canonical.com) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libappindicator, 0.2.99) +AM_INIT_AUTOMAKE(libappindicator, 0.3.0) AM_MAINTAINER_MODE |
