From a14a43178eddc5e199abecc1d665a41e45bf772f Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 16 Jun 2010 13:54:47 +0100 Subject: Nano version --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d30bf20b..fe7c0d1c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +telepathy-mission-control 5.4.4 (UNRELEASED) +============================================ + +... + telepathy-mission-control 5.4.3 (2010-06-16) ============================================ diff --git a/configure.ac b/configure.ac index 5b75a1b9..a7740739 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.3]) +AC_INIT([telepathy-mission-control], [5.4.3+]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) -- cgit v1.2.1