summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2011-09-06 19:05:28 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2011-09-06 19:05:28 +0100
commit5bb613053dead289ac11f0330dd99bf5fcf5af39 (patch)
treef52a32a2cef5db0e845a1042ac381a0ce51fb32e
parent89585a13ec547b18ca70519b4e3a0e53238b2a2b (diff)
downloadtelepathy-mission-control-5bb613053dead289ac11f0330dd99bf5fcf5af39.tar.gz
Nano version
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index da47b0c0..ef9a17dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+telepathy-mission-control 5.8.2 (UNRELEASED)
+============================================
+
+
telepathy-mission-control 5.8.1 (2011-09-06)
============================================
diff --git a/configure.ac b/configure.ac
index 58753fd8..7f52adf3 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.8.1])
+AC_INIT([telepathy-mission-control], [5.8.1+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)