aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-12 13:40:00 -0500
committerTed Gould <ted@gould.cx>2010-08-12 13:40:00 -0500
commitd81670cc9cf081b1296561d9da2176975da7643b (patch)
tree4a9134f76b8f2947350aaac210477580b9a3ee09
parentf6b5ccdf34323425d94e594c6f748c1d4201cf89 (diff)
downloadayatana-indicator-application-0.2.4.tar.gz
ayatana-indicator-application-0.2.4.tar.bz2
ayatana-indicator-application-0.2.4.zip
0.2.40.2.4
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9ac78ec..0b57308 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.2.3, ted@canonical.com)
+AC_INIT(indicator-application, 0.2.4, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.2.3)
+AM_INIT_AUTOMAKE(indicator-application, 0.2.4)
AM_MAINTAINER_MODE