summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-20 14:58:30 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-09-20 14:58:30 +0100
commitef2ea07d1b27dabd87e0ae028396138f78d1970a (patch)
tree8a5f7fda0a7d10bdf6373f7d71d25fd7c820aa3d
parent010ab4ba86f557f89e1ec2045dc9fc5ae71513ad (diff)
downloadtelepathy-mission-control-ef2ea07d1b27dabd87e0ae028396138f78d1970a.tar.gz
the obligatory 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 75869c9f..f89b9300 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.12.4 (UNRELEASED)
+=============================================
+
+...
+
telepathy-mission-control 5.12.3 (2012-09-20)
=============================================
diff --git a/configure.ac b/configure.ac
index 940485ad..4a09169a 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.3])
+AC_INIT([telepathy-mission-control], [5.12.3+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)