From 02023109462143bba05b169ecc1c690038c357c9 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 16 Sep 2010 16:51:22 +0100 Subject: Prepare MC 5.6.0 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index cc2fa00c..fe618f6c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -telepathy-mission-control 5.6.0 (UNRELEASED) +telepathy-mission-control 5.6.0 (2010-09-16) ============================================ The "Back in the old days, we didn't have plural" release. diff --git a/configure.ac b/configure.ac index 80679356..5e7c0c66 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.5.4+]) +AC_INIT([telepathy-mission-control], [5.6.0]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) -- cgit v1.2.3