aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-21 14:08:59 -0600
committerTed Gould <ted@gould.cx>2010-01-21 14:08:59 -0600
commitbb106d11cf9b49eae0f3c3a8ccf9d104e65fbd1b (patch)
tree654e3610afc983a768571ad157bb08c56cb94647
parent2377df37da27f6035282ed639b126ffd5dc8458a (diff)
downloadayatana-indicator-application-bb106d11cf9b49eae0f3c3a8ccf9d104e65fbd1b.tar.gz
ayatana-indicator-application-bb106d11cf9b49eae0f3c3a8ccf9d104e65fbd1b.tar.bz2
ayatana-indicator-application-bb106d11cf9b49eae0f3c3a8ccf9d104e65fbd1b.zip
0.0.100.0.10
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b57f8c9..5549bd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.0.9, ted@canonical.com)
+AC_INIT(indicator-application, 0.0.10, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.0.9)
+AM_INIT_AUTOMAKE(indicator-application, 0.0.10)
AM_MAINTAINER_MODE