summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-06 19:04:42 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-06 19:04:42 +0100
commit9ead40da113ae477439c322d605d9dc35d38e062 (patch)
tree1f6121ffd0c2e395136af7647ba3a9a403f68faf
parent329a390d283e44c2955e87600428fb7cd86b97bf (diff)
downloadtelepathy-mission-control-9ead40da113ae477439c322d605d9dc35d38e062.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 5ec1a12f..a98a7fe6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.13.2 (UNRELEASED)
+=============================================
+
+...
+
telepathy-mission-control 5.13.1 (2012-09-06)
=============================================
diff --git a/configure.ac b/configure.ac
index 25f1c486..32779a7e 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.1])
+AC_INIT([telepathy-mission-control], [5.13.1+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)