diff options
author | Ted Gould <ted@gould.cx> | 2010-03-18 13:28:16 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-18 13:28:16 -0500 |
commit | bf2af66c70b116d0abd483b82b5a1e43a0dedd5f (patch) | |
tree | e7ae994782b483277ea6ae40bdd655ffd526d0f0 /configure.ac | |
parent | e6f517cb0ad97e91b58ee8f687db8369a7815b22 (diff) | |
download | ayatana-indicator-messages-bf2af66c70b116d0abd483b82b5a1e43a0dedd5f.tar.gz ayatana-indicator-messages-bf2af66c70b116d0abd483b82b5a1e43a0dedd5f.tar.bz2 ayatana-indicator-messages-bf2af66c70b116d0abd483b82b5a1e43a0dedd5f.zip |
0.3.40.3.4
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 4c40972..98fc5a5 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/indicator-messages.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-messages, 0.3.3) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.4) AM_MAINTAINER_MODE |