summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-03-19 20:00:07 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-03-19 20:00:07 +0000
commit2c596f33d0fec042510993aecc95802550588a49 (patch)
tree2fc310bca7ffe78eff5aca22f876fa256f9e3e5f
parent6a073b02dbfda060142f7d47426fec55c7caba0d (diff)
nano version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2e84c457..9ca43bea 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.99.8])
+AC_INIT([telepathy-mission-control], [5.99.8+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])