summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-09-07 17:39:18 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-09-07 17:39:18 +0100
commit3c9f0062919c91887930a197e7240d1e113e7c40 (patch)
treed97a2718c2c55079d639210f3a9621deb563bd9b /configure.ac
parent36fec818dd30409637c38eec2b8774d48161408b (diff)
Bump version to 5.9.2+
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 8903454e..fd87fb19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Set the version number to e.g. 5.x.y immediately before a release.
dnl Set the version number to e.g. 5.x.y+ immediately after (this will
dnl enable -Werror).
-AC_INIT([telepathy-mission-control], [5.9.2])
+AC_INIT([telepathy-mission-control], [5.9.2+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)