aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-03-18 14:25:23 -0500
committerTed Gould <ted@canonical.com>2009-03-18 14:25:23 -0500
commit908e7e4b29013ec23b7e4f7d21dae17a03907089 (patch)
treea91f35649ca2ea610f4634a6de167d1f02efb204
parent2ebeacae7268879e8f68bb68a18c22cd32d1afb7 (diff)
downloadayatana-indicator-messages-908e7e4b29013ec23b7e4f7d21dae17a03907089.tar.gz
ayatana-indicator-messages-908e7e4b29013ec23b7e4f7d21dae17a03907089.tar.bz2
ayatana-indicator-messages-908e7e4b29013ec23b7e4f7d21dae17a03907089.zip
Setting version number to 0.1.3 to match all of the other indicator stuff. Probably should split things out more later.0.1.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d80a505..cf61428 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.2)
+AM_INIT_AUTOMAKE(indicator-messages, 0.1.3)
AM_MAINTAINER_MODE