diff options
author | Ted Gould <ted@gould.cx> | 2011-10-13 12:49:46 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-10-13 12:49:46 -0500 |
commit | 9ddd6044078e8af15fe4334063638416120ac733 (patch) | |
tree | 4475e304b906e12df2d4b19713fd64c150cdba8d | |
parent | 38140e864e1d23ba9fe6f90e931b47153d692c28 (diff) | |
download | ayatana-indicator-session-9ddd6044078e8af15fe4334063638416120ac733.tar.gz ayatana-indicator-session-9ddd6044078e8af15fe4334063638416120ac733.tar.bz2 ayatana-indicator-session-9ddd6044078e8af15fe4334063638416120ac733.zip |
0.3.70.3.7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0f141b5..b29db0b 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.3.6) +AM_INIT_AUTOMAKE(indicator-session, 0.3.7) AM_MAINTAINER_MODE |