diff options
author | Ted Gould <ted@gould.cx> | 2010-05-21 14:45:55 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-05-21 14:45:55 -0500 |
commit | 2265824db3e7849f1b95df8a1f282771db4bf909 (patch) | |
tree | 6e3c8f8d91cdeaa628b206a2f3f1b8ccc025c1e5 | |
parent | 4333b09aa519255952b651ac7819cb5e3a0226be (diff) | |
download | ayatana-indicator-messages-2265824db3e7849f1b95df8a1f282771db4bf909.tar.gz ayatana-indicator-messages-2265824db3e7849f1b95df8a1f282771db4bf909.tar.bz2 ayatana-indicator-messages-2265824db3e7849f1b95df8a1f282771db4bf909.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 1e3ba01..2f95071 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.6) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.7) AM_MAINTAINER_MODE |