summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-06 18:00:05 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-06 18:00:05 +0100
commit073c5898443755d64752d92b2ac0c1f94581f3e9 (patch)
treee16a838abfd42fb9839986e507813934e7fe7d56
parente37277d17d9c7cbbb519e9e881d1582727b3acb2 (diff)
downloadtelepathy-mission-control-073c5898443755d64752d92b2ac0c1f94581f3e9.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 ca626393..5a50738f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.12.3 (UNRELEASED)
+=============================================
+
+...
+
telepathy-mission-control 5.12.2 (2012-09-06)
=============================================
diff --git a/configure.ac b/configure.ac
index f7700b4a..2e126148 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.12.2])
+AC_INIT([telepathy-mission-control], [5.12.2+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)