aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-09-28 10:36:04 -0500
committerTed Gould <ted@gould.cx>2011-09-28 10:36:04 -0500
commit84a1d59e2a031e072721e976974443ad37ff4c64 (patch)
treedc238cf8001e56a7f7d19d79167e04c575ee1dfd /configure.ac
parentae8f3199a8f3c9d8ff1168465b136c579fac7385 (diff)
parentde9314480fa9df8b5c7ab30f0e013205fc46347c (diff)
downloadayatana-indicator-messages-84a1d59e2a031e072721e976974443ad37ff4c64.tar.gz
ayatana-indicator-messages-84a1d59e2a031e072721e976974443ad37ff4c64.tar.bz2
ayatana-indicator-messages-84a1d59e2a031e072721e976974443ad37ff4c64.zip
Import upstream version 0.5.0
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 de4f91b..67445d5 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.4.95)
+AM_INIT_AUTOMAKE(indicator-messages, 0.5.0)
AM_MAINTAINER_MODE