diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 12:15:43 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 12:15:43 -0600 |
commit | b9713df6cd2898e5f86d8dcf1f39634bc1cc6736 (patch) | |
tree | ede51ce76255d69523f47847a987b951936a54e4 /configure.ac | |
parent | 1be98894201890847b4b05e7c70bb9b2f9280d09 (diff) | |
download | ayatana-indicator-messages-b9713df6cd2898e5f86d8dcf1f39634bc1cc6736.tar.gz ayatana-indicator-messages-b9713df6cd2898e5f86d8dcf1f39634bc1cc6736.tar.bz2 ayatana-indicator-messages-b9713df6cd2898e5f86d8dcf1f39634bc1cc6736.zip |
0.3.20.3.2
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 0932e1d..38ddccd 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.1) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.2) AM_MAINTAINER_MODE |