aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 22:22:11 -0600
committerTed Gould <ted@gould.cx>2011-02-10 22:22:11 -0600
commit1c384cdf7e601e3786fc1add31d157c0eafa1539 (patch)
tree72a24605690a92121b5664c4af712dba84631bca
parent4044f927a2764ea2414eb423ce054989ecf0386e (diff)
downloadlibayatana-appindicator-1c384cdf7e601e3786fc1add31d157c0eafa1539.tar.gz
libayatana-appindicator-1c384cdf7e601e3786fc1add31d157c0eafa1539.tar.bz2
libayatana-appindicator-1c384cdf7e601e3786fc1add31d157c0eafa1539.zip
0.2.950.2.95
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 12fcb74..597a5bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(libappindicator, 0.2.94, ted@canonical.com)
+AC_INIT(libappindicator, 0.2.95, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libappindicator, 0.2.94)
+AM_INIT_AUTOMAKE(libappindicator, 0.2.95)
AM_MAINTAINER_MODE