aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-05-20 22:12:37 -0500
committerTed Gould <ted@gould.cx>2010-05-20 22:12:37 -0500
commit0e3c221bdfee662f2eddf548c4988f409aa72fde (patch)
tree06ac1bf88cbd92bad7c34dd5e6a64a3f8288bca0
parent20a976b8a356aec5c36fe44493f9f51987e932ac (diff)
parentf7fd52b7477bfbef0762e8e608f3a9b095133fd1 (diff)
downloadayatana-indicator-application-0e3c221bdfee662f2eddf548c4988f409aa72fde.tar.gz
ayatana-indicator-application-0e3c221bdfee662f2eddf548c4988f409aa72fde.tar.bz2
ayatana-indicator-application-0e3c221bdfee662f2eddf548c4988f409aa72fde.zip
Sync to trunk to ensure no conflicts.
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index eab3411..b750c83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.0.19, ted@canonical.com)
+AC_INIT(indicator-application, 0.0.21, 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.19)
+AM_INIT_AUTOMAKE(indicator-application, 0.0.21)
AM_MAINTAINER_MODE