summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeif Lotfy <seif@lotfy.com>2013-04-06 20:59:02 +0200
committerSeif Lotfy <seif@lotfy.com>2013-04-06 20:59:02 +0200
commit431d248135982ff8dc24632f04b810d8710c04e6 (patch)
treeb26d0bfdbe6ad9f522ff6c620b6921956af7ccb4
parentb49b542de2640c37ac9099fdfe2f41000404c734 (diff)
downloadzeitgeist-431d248135982ff8dc24632f04b810d8710c04e6.tar.gz
bump version to 0.9.11
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 31d5f34d..4035a02c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([zeitgeist], [0.9.10], [dev@lists.zeitgeist-project.com], [zeitgeist])
+AC_INIT([zeitgeist], [0.9.11], [dev@lists.zeitgeist-project.com], [zeitgeist])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)