summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-11-07 17:25:12 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-11-07 17:25:12 +0000
commit8158b3db0272bd604fd17de6b870994877628b65 (patch)
treea68aff96a6534ccae5c25a63710b07b0699b979a
parent3eba6fcbc7e9418f7da101a7a58ff7154e905f48 (diff)
And again to 5.10.999+ for the unstable branch.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 182e13b6..b2d01395 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.10.0+])
+AC_INIT([telepathy-mission-control], [5.10.999+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)