diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-08-10 19:15:18 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-08-10 19:15:18 +0100 |
commit | fb32494de9b55663cec088ade6967da349c0cac7 (patch) | |
tree | 86d0c51faec6c738518edea6c7f4a6cb49ed1b06 | |
parent | 8289dd6baeef083c4fe0e0a1b3b7878dc9416d6c (diff) | |
download | ayatana-indicator-session-fb32494de9b55663cec088ade6967da349c0cac7.tar.gz ayatana-indicator-session-fb32494de9b55663cec088ade6967da349c0cac7.tar.bz2 ayatana-indicator-session-fb32494de9b55663cec088ade6967da349c0cac7.zip |
bumped for new release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e32ac4a..19cc4bc 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.0) +AM_INIT_AUTOMAKE(indicator-session, 0.3.1) AM_MAINTAINER_MODE |