summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-20 16:15:48 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-20 16:15:48 +0100
commit90a3b33273dd4384ebf653c9ec4c7a5fbc752246 (patch)
treeecf2980ee4f1047db776bba79892c1ce428e4f8f
parente80d7797aa038480701c6819bc178c9302d823e7 (diff)
downloadtelepathy-mission-control-90a3b33273dd4384ebf653c9ec4c7a5fbc752246.tar.gz
Post-release version bump
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d4389a6b..e868a416 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.13.3 (UNRELEASED)
+=============================================
+
+...
+
telepathy-mission-control 5.13.2 (2012-09-20)
=============================================
diff --git a/configure.ac b/configure.ac
index a8fe2b54..f95b62f1 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.13.2])
+AC_INIT([telepathy-mission-control], [5.13.2+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)