diff options
author | Ted Gould <ted@canonical.com> | 2009-10-13 14:39:35 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-13 14:39:35 -0500 |
commit | 5b565b000b1d890f14eff094dd00edf09a32236a (patch) | |
tree | 15d23dd7536ffaff5cccb919e1fe8ccfd91fc7f7 | |
parent | 6e1d6b90a262c90afe00a9ceb5cfe3de5d7bd4af (diff) | |
download | libayatana-appindicator-5b565b000b1d890f14eff094dd00edf09a32236a.tar.gz libayatana-appindicator-5b565b000b1d890f14eff094dd00edf09a32236a.tar.bz2 libayatana-appindicator-5b565b000b1d890f14eff094dd00edf09a32236a.zip |
Wrong version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fa9f69c..48b11c6 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_COPYRIGHT([Copyright 2009 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-custom, 0.2.6) +AM_INIT_AUTOMAKE(indicator-custom, 0.0.1) AM_MAINTAINER_MODE |