diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-10-28 11:27:45 -0400 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-10-28 11:27:45 -0400 |
commit | f2b3d4838b6a175458f903aeb8a8d04fe7a842a5 (patch) | |
tree | b18d52d332710877146c29303e06488874dc99b3 | |
parent | fc50b0c424845f27b619545d1c6b4a52c97de54e (diff) | |
download | ayatana-indicator-session-f2b3d4838b6a175458f903aeb8a8d04fe7a842a5.tar.gz ayatana-indicator-session-f2b3d4838b6a175458f903aeb8a8d04fe7a842a5.tar.bz2 ayatana-indicator-session-f2b3d4838b6a175458f903aeb8a8d04fe7a842a5.zip |
bump version for release0.3.7.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b29db0b..0e20a91 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.7) +AM_INIT_AUTOMAKE(indicator-session, 0.3.7.1) AM_MAINTAINER_MODE |