aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-12 12:56:58 -0500
committerTed Gould <ted@gould.cx>2010-08-12 12:56:58 -0500
commitada8fb9e0a3b41d1b21a3bf9b86d5be0f647051f (patch)
treec448ff7d18d4423141e46f9ed48e45b28885d9b3 /configure.ac
parent2fd2bf207155ebeb4303569e39770c358282eb36 (diff)
downloadayatana-indicator-messages-ada8fb9e0a3b41d1b21a3bf9b86d5be0f647051f.tar.gz
ayatana-indicator-messages-ada8fb9e0a3b41d1b21a3bf9b86d5be0f647051f.tar.bz2
ayatana-indicator-messages-ada8fb9e0a3b41d1b21a3bf9b86d5be0f647051f.zip
0.3.90.3.9
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 88b80b7..63ea89d 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.8)
+AM_INIT_AUTOMAKE(indicator-messages, 0.3.9)
AM_MAINTAINER_MODE