summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-11-07 17:24:56 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-11-07 17:24:56 +0000
commit3eba6fcbc7e9418f7da101a7a58ff7154e905f48 (patch)
tree4d04dcf1f708caef57d31afa5ddd9a27da3786c5
parent2ddc68024e66584543aa5c08662b3fbb35109a61 (diff)
Bump version to 5.10.0+
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 784dd73d..182e13b6 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.0+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)