aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-13 11:31:28 -0500
committerTed Gould <ted@canonical.com>2009-04-13 11:31:28 -0500
commitcb60d3fd9dc8a771259fcfedaa9c5eae16c6fb0f (patch)
tree387e69034a54444bff2ab71a2b3314db579c9460 /configure.ac
parent61ded01cab0cb01d539f22b3aa865bb58d9a1f8c (diff)
parent70223e1d54fab55b322a216073f5f2a74e02ffc8 (diff)
downloadlibayatana-indicator-cb60d3fd9dc8a771259fcfedaa9c5eae16c6fb0f.tar.gz
libayatana-indicator-cb60d3fd9dc8a771259fcfedaa9c5eae16c6fb0f.tar.bz2
libayatana-indicator-cb60d3fd9dc8a771259fcfedaa9c5eae16c6fb0f.zip
* New upstream version
* Applied the same fixes as Cody Russell's patch to indicator-messages to the finalize functions here. Should fix LP: #359018 completely. * Minor warnings fixes in search of solution to above.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b86656d..6e5d253 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/applet-main.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-applet, 0.1.5)
+AM_INIT_AUTOMAKE(indicator-applet, 0.1.6)
AM_MAINTAINER_MODE