diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-09-08 19:14:10 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-09-08 19:14:10 +0100 |
commit | e8cce2f8aabbc16829e52ede85ef4531f8e3abc5 (patch) | |
tree | 7ea554758130d13ce49124c2d277423e44bb5b6f /configure.ac | |
parent | 52799b8b7f68ec4ffe9049733f5851fd6d554397 (diff) | |
download | ayatana-indicator-session-e8cce2f8aabbc16829e52ede85ef4531f8e3abc5.tar.gz ayatana-indicator-session-e8cce2f8aabbc16829e52ede85ef4531f8e3abc5.tar.bz2 ayatana-indicator-session-e8cce2f8aabbc16829e52ede85ef4531f8e3abc5.zip |
bump for release
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a89c30d..6efac90 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.4.3) +AM_INIT_AUTOMAKE(indicator-session, 0.3.5.0) AM_MAINTAINER_MODE |