summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-02 18:48:17 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-02 18:48:17 +0100
commitf1de10a0f71638da502a77cae189b5fa6a047be6 (patch)
tree22424b982f977f29d0e395bb811e386e3711dcd7
parent739b5414ec3fe1fc7896d34f09f510a9e8029473 (diff)
downloadtelepathy-mission-control-f1de10a0f71638da502a77cae189b5fa6a047be6.tar.gz
5.16.0+
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 639c4d9e..43b79ed9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.16.1 (2013-10-02)
+=============================================
+
+…
+
telepathy-mission-control 5.16.0 (2013-10-02)
=============================================
diff --git a/configure.ac b/configure.ac
index e21fc7e8..abed10ad 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.0])
+AC_INIT([telepathy-mission-control], [5.16.0+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])