diff options
author | Ted Gould <ted@gould.cx> | 2011-07-07 11:23:40 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-07 11:23:40 -0500 |
commit | 331ab6a0abc53276af8da99ea141071bbb605820 (patch) | |
tree | 61bddba652ed702583a3ac1e5677671146513372 | |
parent | d5e865a830826a92f62bffefbf5b5cb5ae548b7c (diff) | |
download | ayatana-indicator-session-331ab6a0abc53276af8da99ea141071bbb605820.tar.gz ayatana-indicator-session-331ab6a0abc53276af8da99ea141071bbb605820.tar.bz2 ayatana-indicator-session-331ab6a0abc53276af8da99ea141071bbb605820.zip |
0.2.920.2.92
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 31e5744..4f2cb04 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.91) +AM_INIT_AUTOMAKE(indicator-session, 0.2.92) AM_MAINTAINER_MODE |