aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-21 13:01:01 -0600
committerTed Gould <ted@gould.cx>2010-01-21 13:01:01 -0600
commitf5232a315c253f98b08aee7bb3ec4e5613340c6b (patch)
tree991d83f57ebbc7716e51d45e3338b5803503872c
parent16e0cd5d07be46fb6e336f376123efd8a4a4911d (diff)
downloadlibayatana-indicator-f5232a315c253f98b08aee7bb3ec4e5613340c6b.tar.gz
libayatana-indicator-f5232a315c253f98b08aee7bb3ec4e5613340c6b.tar.bz2
libayatana-indicator-f5232a315c253f98b08aee7bb3ec4e5613340c6b.zip
0.3.10.3.1
-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])