aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-21 13:04:15 -0600
committerTed Gould <ted@gould.cx>2010-01-21 13:04:15 -0600
commit26454911f8302c11af4030960d3faabedc7c0912 (patch)
treede0ecfa1bf29f3cb1bc2967cc844dc478de0884e /configure.ac
parent923106ed3b629260116a06cc60076182cd93a5b2 (diff)
parentf5232a315c253f98b08aee7bb3ec4e5613340c6b (diff)
downloadlibayatana-indicator-26454911f8302c11af4030960d3faabedc7c0912.tar.gz
libayatana-indicator-26454911f8302c11af4030960d3faabedc7c0912.tar.bz2
libayatana-indicator-26454911f8302c11af4030960d3faabedc7c0912.zip
Upstream release 0.3.1
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 04d7d38..1f0ad9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(libindicator, 0.3.0, ted@canonical.com)
+AC_INIT(libindicator, 0.3.1, ted@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libindicator, 0.3.0)
+AM_INIT_AUTOMAKE(libindicator, 0.3.1)
AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])