From 36fec818dd30409637c38eec2b8774d48161408b Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 31 Aug 2011 11:21:06 +0100 Subject: Version 5.9.2 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b1ae6040..f3de5d8d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -telepathy-mission-control 5.9.2 (UNRELEASED) +telepathy-mission-control 5.9.2 (2011-08-31) ============================================ The “unique versioning strategy” release. diff --git a/configure.ac b/configure.ac index 3b86f360..8903454e 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.9.1+]) +AC_INIT([telepathy-mission-control], [5.9.2]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) -- cgit v1.2.3