diff options
author | Ted Gould <ted@canonical.com> | 2009-10-08 10:58:20 -0400 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-08 10:58:20 -0400 |
commit | 8bee87898909ee3daa1a66dd080f4dbc915651b0 (patch) | |
tree | 895e4c7f362481526a384fc3fc549bc5a8c0eed5 /configure.ac | |
parent | e0043aefb0c0366ee26452df2b0ef6d8d3e5a526 (diff) | |
download | ayatana-indicator-session-8bee87898909ee3daa1a66dd080f4dbc915651b0.tar.gz ayatana-indicator-session-8bee87898909ee3daa1a66dd080f4dbc915651b0.tar.bz2 ayatana-indicator-session-8bee87898909ee3daa1a66dd080f4dbc915651b0.zip |
0.1.70.1.7
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 193e88c..340177e 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.1.6) +AM_INIT_AUTOMAKE(indicator-session, 0.1.7) AM_MAINTAINER_MODE |