aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-03-13 09:35:43 +0200
committerTed Gould <ted@canonical.com>2009-03-13 09:35:43 +0200
commit31e467f02e0ad2871258bddcbf7019c4954f9933 (patch)
treefc836ec367e8bf43a64bb47294f15328d676c15d
parent97c719c1289bddce6d8a5005e74c594b23cd80b8 (diff)
downloadayatana-indicator-messages-31e467f02e0ad2871258bddcbf7019c4954f9933.tar.gz
ayatana-indicator-messages-31e467f02e0ad2871258bddcbf7019c4954f9933.tar.bz2
ayatana-indicator-messages-31e467f02e0ad2871258bddcbf7019c4954f9933.zip
Changing the version number, but don't release it :)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63b8afb..d80a505 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-messages.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-messages, 0.1)
+AM_INIT_AUTOMAKE(indicator-messages, 0.1.2)
AM_MAINTAINER_MODE