summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2011-09-06 19:05:28 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2011-09-06 19:05:28 +0100
commit5bb613053dead289ac11f0330dd99bf5fcf5af39 (patch)
treef52a32a2cef5db0e845a1042ac381a0ce51fb32e /configure.ac
parent89585a13ec547b18ca70519b4e3a0e53238b2a2b (diff)
Nano version
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 58753fd8..7f52adf3 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.8.1])
+AC_INIT([telepathy-mission-control], [5.8.1+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)