summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2011-04-05 15:02:22 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2011-04-05 15:02:22 +0100
commitbd9ce873e74ecdfb347ededa94e1903fd1d7fc28 (patch)
treecdbf3909354813ebd5cb4aec197e6151c474c17a
parentfa41a9cf0b4f336efeea3848bffbf26de5a66cc7 (diff)
downloadtelepathy-mission-control-bd9ce873e74ecdfb347ededa94e1903fd1d7fc28.tar.gz
Nano version
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 104c15d1..bb878ee5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+telepathy-mission-control 5.7.9 (UNRELEASED)
+============================================
+
telepathy-mission-control 5.7.8 (2011-04-05)
============================================
diff --git a/configure.ac b/configure.ac
index cc318bad..933be2d0 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.7.8])
+AC_INIT([telepathy-mission-control], [5.7.8+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)