diff options
author | Ted Gould <ted@gould.cx> | 2011-06-22 11:22:45 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-06-22 11:22:45 -0500 |
commit | 58779f7506601ca54d4fffcee79c6a0172f3f4ce (patch) | |
tree | dd3ad624bc8f628e22387f0266495f556fd33ab1 | |
parent | 1a9efdf4a220af20369cac76dd012f2f4438a7b4 (diff) | |
download | ayatana-indicator-application-0.3.90.tar.gz ayatana-indicator-application-0.3.90.tar.bz2 ayatana-indicator-application-0.3.90.zip |
0.3.900.3.90
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 12d87dd..9b550aa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(indicator-application, 0.3.2, ted@canonical.com) +AC_INIT(indicator-application, 0.3.90, ted@canonical.com) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-application, 0.3.2) +AM_INIT_AUTOMAKE(indicator-application, 0.3.90) AM_MAINTAINER_MODE |