From 84f1f56a114738c622bcd926868f5c232b3e6d8c Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 28 Jan 2014 11:08:33 +0000 Subject: start 5.16.2 --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1