diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-08-22 13:24:05 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-08-22 13:24:05 +0100 |
commit | 5e4789fbd9348cd5a1f1d14d0db5021547d9f0ca (patch) | |
tree | 51c909eceebfbcad0d37411f6511678cc76e551e | |
parent | dea3599b2e7061a1ece931ac5afae57c8c28f125 (diff) | |
download | ayatana-indicator-session-5e4789fbd9348cd5a1f1d14d0db5021547d9f0ca.tar.gz ayatana-indicator-session-5e4789fbd9348cd5a1f1d14d0db5021547d9f0ca.tar.bz2 ayatana-indicator-session-5e4789fbd9348cd5a1f1d14d0db5021547d9f0ca.zip |
bumped for release0.3.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 19cc4bc..9f6b1ab 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/indicator-session.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-session, 0.3.1) +AM_INIT_AUTOMAKE(indicator-session, 0.3.2) AM_MAINTAINER_MODE |