diff options
author | Ted Gould <ted@gould.cx> | 2010-03-18 14:16:19 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-18 14:16:19 -0500 |
commit | f1095e5616806c67db70f3875eea38abf6ce9e19 (patch) | |
tree | bb0b093495a8932d14e374b1b6a188861b1570f2 | |
parent | 1c7fe734fb887d7a998fef539d90eb612b2baf02 (diff) | |
download | ayatana-indicator-session-f1095e5616806c67db70f3875eea38abf6ce9e19.tar.gz ayatana-indicator-session-f1095e5616806c67db70f3875eea38abf6ce9e19.tar.bz2 ayatana-indicator-session-f1095e5616806c67db70f3875eea38abf6ce9e19.zip |
0.2.60.2.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5824b0f..efe1c2b 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.5) +AM_INIT_AUTOMAKE(indicator-session, 0.2.6) AM_MAINTAINER_MODE |