From aeba9f785227e07bf26b14822b1b288041297910 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Mon, 2 Apr 2012 18:22:56 -0400 Subject: version 5.12.0 Signed-off-by: Jonny Lamb --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0ab8ab5e..2505d145 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -telepathy-mission-control 5.12.0 (UNRELEASED) +telepathy-mission-control 5.12.0 (2012-04-02) ============================================= This is the start of a new stable branch. diff --git a/configure.ac b/configure.ac index 7486182f..712862e7 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.11.0+]) +AC_INIT([telepathy-mission-control], [5.12.0]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) -- cgit v1.2.3