diff options
author | Ted Gould <ted@canonical.com> | 2009-04-03 15:26:18 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-03 15:26:18 -0500 |
commit | 1a4df93becd5b029bb10d8d6caa2bd59499e4209 (patch) | |
tree | ecf842954197055340563630242d13ef83e4837a | |
parent | 7d22f35beea1d45b0c2ca5cc589b17050179ab30 (diff) | |
download | ayatana-indicator-messages-1a4df93becd5b029bb10d8d6caa2bd59499e4209.tar.gz ayatana-indicator-messages-1a4df93becd5b029bb10d8d6caa2bd59499e4209.tar.bz2 ayatana-indicator-messages-1a4df93becd5b029bb10d8d6caa2bd59499e4209.zip |
Setting version 0.1.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7aabc33..d4d51c7 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.4) +AM_INIT_AUTOMAKE(indicator-messages, 0.1.5) AM_MAINTAINER_MODE |