diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 15:28:05 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 15:28:05 -0600 |
commit | 59aeee2af527feb71089354f29d5155a40512f9f (patch) | |
tree | 449fcbf1ebbe231afd84c4827f2e3940ee6f1b0d /configure.ac | |
parent | a2a0779d48c596f1fda30a2d502bb3d419a83164 (diff) | |
parent | 0034324b42274ffa51e280098eee33b85215ac3d (diff) | |
download | ayatana-indicator-session-59aeee2af527feb71089354f29d5155a40512f9f.tar.gz ayatana-indicator-session-59aeee2af527feb71089354f29d5155a40512f9f.tar.bz2 ayatana-indicator-session-59aeee2af527feb71089354f29d5155a40512f9f.zip |
Import upstream version 0.3.93
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 ab12f12..a80f6c7 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.92) +AM_INIT_AUTOMAKE(indicator-session, 0.3.93) AM_MAINTAINER_MODE |