aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-15 14:41:06 -0500
committerTed Gould <ted@gould.cx>2010-09-15 14:41:06 -0500
commita4dc11aaecfcb3b51b427394c6fc3ba59fdae402 (patch)
treef7426661ee883d9cd9aba1f24f53eebad6b3e0cb
parent9485bb3c6f8b69af5916af41849d864d46f9ff2b (diff)
downloadayatana-indicator-application-0.2.8.tar.gz
ayatana-indicator-application-0.2.8.tar.bz2
ayatana-indicator-application-0.2.8.zip
0.2.80.2.8
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ebfc58f..25e19c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.2.7, ted@canonical.com)
+AC_INIT(indicator-application, 0.2.8, 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.7)
+AM_INIT_AUTOMAKE(indicator-application, 0.2.8)
AM_MAINTAINER_MODE