From 4a2f68a1b2c84940b844652566710ca2706cfc63 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 17 Nov 2010 13:16:59 +0000 Subject: Nano version --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5c858f3e..de17cf43 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +telepathy-mission-control 5.6.2 (UNRELEASED) +============================================ + +… + telepathy-mission-control 5.6.1 (2010-11-17) ============================================ diff --git a/configure.ac b/configure.ac index 65c05f53..f232e698 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Set the version number to e.g. 5.0.beta42 immediately before a release. dnl Set the version number to e.g. 5.0.beta42+ immediately after (this will dnl enable -Werror). -AC_INIT([telepathy-mission-control], [5.6.1]) +AC_INIT([telepathy-mission-control], [5.6.1+]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) -- cgit v1.2.1