diff options
author | Ted Gould <ted@gould.cx> | 2010-08-12 11:32:35 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-12 11:32:35 -0500 |
commit | 3b5cc0042799d3d5796bb22f61aafc3837ffdd59 (patch) | |
tree | 22cd8061f558f5018434736deea8b6b01f65005c | |
parent | 119941934dcab783d210bb53f3e70672546f023e (diff) | |
download | ayatana-indicator-session-3b5cc0042799d3d5796bb22f61aafc3837ffdd59.tar.gz ayatana-indicator-session-3b5cc0042799d3d5796bb22f61aafc3837ffdd59.tar.bz2 ayatana-indicator-session-3b5cc0042799d3d5796bb22f61aafc3837ffdd59.zip |
0.2.100.2.10
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 10aba69..c507404 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.9) +AM_INIT_AUTOMAKE(indicator-session, 0.2.10) AM_MAINTAINER_MODE |