From f00511ef405f7bccd18029576bf3f65e53504e70 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 26 May 2010 16:57:05 +0100 Subject: Nano version --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a385c22e..41779626 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +telepathy-mission-control 5.4.3 (UNRELEASED) +============================================ + +... + telepathy-mission-control 5.4.2 (2010-05-26) ============================================ diff --git a/configure.ac b/configure.ac index fbdda7c7..00812808 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.4.2]) +AC_INIT([telepathy-mission-control], [5.4.2+]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) -- cgit v1.2.1