aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-16 13:22:24 -0500
committerTed Gould <ted@gould.cx>2011-03-16 13:22:24 -0500
commite2b7096a53ed1d32ef7d4d3b53c7a095d8594394 (patch)
treeb557a6c65b716c12ff2fc62e24ddafd8fec06431 /configure.ac
parent48d87526b8ce76432a977684127f2b5dc8f2e947 (diff)
parentc2457798b0df1f41fbdb1a2952abde64e673ab4b (diff)
downloadlibayatana-indicator-e2b7096a53ed1d32ef7d4d3b53c7a095d8594394.tar.gz
libayatana-indicator-e2b7096a53ed1d32ef7d4d3b53c7a095d8594394.tar.bz2
libayatana-indicator-e2b7096a53ed1d32ef7d4d3b53c7a095d8594394.zip
Import upstream version 0.3.21
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a81543e..4f60db7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(libindicator, 0.3.20, ted@canonical.com)
+AC_INIT(libindicator, 0.3.21, ted@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libindicator, 0.3.20)
+AM_INIT_AUTOMAKE(libindicator, 0.3.21)
AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])