aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-09 11:53:43 -0500
committerTed Gould <ted@gould.cx>2010-04-09 11:53:43 -0500
commitee0f45f6eee073fc3f3329aef08888cff0e6c8c3 (patch)
tree33750b211389f8fe2b155936d31c9f8b3bdf97af
parent588efad1e8aebb936f94ddf21a45972ba4581306 (diff)
downloadlibayatana-indicator-ee0f45f6eee073fc3f3329aef08888cff0e6c8c3.tar.gz
libayatana-indicator-ee0f45f6eee073fc3f3329aef08888cff0e6c8c3.tar.bz2
libayatana-indicator-ee0f45f6eee073fc3f3329aef08888cff0e6c8c3.zip
0.3.70.3.7
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 136ab6a..a45a477 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(libindicator, 0.3.6, ted@canonical.com)
+AC_INIT(libindicator, 0.3.7, ted@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libindicator, 0.3.6)
+AM_INIT_AUTOMAKE(libindicator, 0.3.7)
AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])