summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-28 11:08:33 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-28 11:08:33 +0000
commit84f1f56a114738c622bcd926868f5c232b3e6d8c (patch)
tree7e4f96d5b7ea1de24e840c0af23371ed1cdb4863
parent53f6d1cf3fecd6667591a43bf511518f5a4b345f (diff)
downloadtelepathy-mission-control-84f1f56a114738c622bcd926868f5c232b3e6d8c.tar.gz
start 5.16.2
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 62ff560b..e83edae6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.16.2 (UNRELEASED)
+=============================================
+
+...
+
telepathy-mission-control 5.16.1 (2014-01-27)
=============================================
diff --git a/configure.ac b/configure.ac
index 5c92d0ff..df3f0b58 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.16.1])
+AC_INIT([telepathy-mission-control], [5.16.1+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])