summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8725689f..055fdd4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+telepathy-mission-control 5.8.1 (UNRELEASED)
+============================================
+
+
telepathy-mission-control 5.8.0 (2011-07-22)
============================================
diff --git a/configure.ac b/configure.ac
index 606aa0e6..31fa8c7f 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.8.0])
+AC_INIT([telepathy-mission-control], [5.8.0+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)