diff options
author | Ted Gould <ted@gould.cx> | 2011-01-28 11:14:53 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-28 11:14:53 -0600 |
commit | 5c4584e8278f37d2e921ad599c55cabeff835a35 (patch) | |
tree | 5aea49bfa2f3b5ae765b2fda8068520abc9c14a9 | |
parent | 25bde6b5ebe97e12e6c585cb773a3c55f28e275a (diff) | |
download | ayatana-indicator-session-5c4584e8278f37d2e921ad599c55cabeff835a35.tar.gz ayatana-indicator-session-5c4584e8278f37d2e921ad599c55cabeff835a35.tar.bz2 ayatana-indicator-session-5c4584e8278f37d2e921ad599c55cabeff835a35.zip |
0.2.120.2.12
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fe2e27f..0fd00e0 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.2.11) +AM_INIT_AUTOMAKE(indicator-session, 0.2.12) AM_MAINTAINER_MODE |