aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-08 15:57:53 -0600
committerTed Gould <ted@gould.cx>2010-01-08 15:57:53 -0600
commit5787ec0042f8df197479e4294308b385eb7d9c91 (patch)
tree430ef410f9ac8ffea222f72d556e9fe0b516be3c
parente5fbe723c8c8fdd3264a99e359c3ceac379d397e (diff)
downloadayatana-indicator-application-0.0.7.tar.gz
ayatana-indicator-application-0.0.7.tar.bz2
ayatana-indicator-application-0.0.7.zip
0.0.70.0.7
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 559c2b4..4bc18b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.0.6, ted@canonical.com)
+AC_INIT(indicator-application, 0.0.7, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.0.6)
+AM_INIT_AUTOMAKE(indicator-application, 0.0.7)
AM_MAINTAINER_MODE