aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-16 13:29:08 -0500
committerTed Gould <ted@gould.cx>2011-03-16 13:29:08 -0500
commitf321aae0417acab6856e1e6f31b841a9b809c1c7 (patch)
tree431f3d6f1224031387a58cfde6ef383b82f40c72
parentdae2422fee58b2e069bd514fc48937c1d8dc2e26 (diff)
downloadlibayatana-appindicator-f321aae0417acab6856e1e6f31b841a9b809c1c7.tar.gz
libayatana-appindicator-f321aae0417acab6856e1e6f31b841a9b809c1c7.tar.bz2
libayatana-appindicator-f321aae0417acab6856e1e6f31b841a9b809c1c7.zip
0.2.990.2.99
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3af905a..e8b1d6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(libappindicator, 0.2.98, ted@canonical.com)
+AC_INIT(libappindicator, 0.2.99, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libappindicator, 0.2.98)
+AM_INIT_AUTOMAKE(libappindicator, 0.2.99)
AM_MAINTAINER_MODE