summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorManish Sinha <manishsinha@ubuntu.com>2013-03-12 14:43:14 -0700
committerManish Sinha <manishsinha@ubuntu.com>2013-03-12 14:43:14 -0700
commit126e14bfdf3fd7112b6583a72e7da4c884b53d56 (patch)
tree437ea17db8705ef0ea884208575b631b29f340a3 /configure.ac
parent1243e6299841a2e354ee22b8945c22def0c2248a (diff)
downloadzeitgeist-126e14bfdf3fd7112b6583a72e7da4c884b53d56.tar.gz
Updated NEWS file and updated the version number
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 4de0d1b1..0c9c32e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([zeitgeist], [0.9.5], [dev@lists.zeitgeist-project.com], [zeitgeist])
+AC_INIT([zeitgeist], [0.9.9], [dev@lists.zeitgeist-project.com], [zeitgeist])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)