diff options
author | Ted Gould <ted@gould.cx> | 2011-02-17 13:21:35 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-17 13:21:35 -0600 |
commit | f4cdae15419acd81f378c158fb8159016ef0a9dd (patch) | |
tree | cdea1234f4245a63efb7182f2066558b3f66a23a /configure.ac | |
parent | 110a126bef84442ed6419111e528098287b38653 (diff) | |
download | ayatana-indicator-session-0.2.14.tar.gz ayatana-indicator-session-0.2.14.tar.bz2 ayatana-indicator-session-0.2.14.zip |
0.2.140.2.14
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8c3f96f..e12c744 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.13) +AM_INIT_AUTOMAKE(indicator-session, 0.2.14) AM_MAINTAINER_MODE |