diff options
author | Ted Gould <ted@gould.cx> | 2010-08-26 15:03:47 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-26 15:03:47 -0500 |
commit | 9a1fe3fafbdaabd0fbcaed2e80b285ca48bf53b1 (patch) | |
tree | 7cb3a0d6fb545b8f53793044d7c566eba583a50f | |
parent | bc7ad2e8f5ed37a885cec6f9ff15630932b2964d (diff) | |
download | ayatana-indicator-messages-0.3.10.tar.gz ayatana-indicator-messages-0.3.10.tar.bz2 ayatana-indicator-messages-0.3.10.zip |
0.3.100.3.10
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 63ea89d..ab230fd 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.9) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.10) AM_MAINTAINER_MODE |