summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-16 17:33:13 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-16 17:33:13 +0100
commit6cf2e11f2019cdbf0c2068362444e23663d55132 (patch)
tree294c03b3a5042673dffd600dfbeaa4469d68d16c
parent02023109462143bba05b169ecc1c690038c357c9 (diff)
downloadtelepathy-mission-control-6cf2e11f2019cdbf0c2068362444e23663d55132.tar.gz
Nano version 5.6.0+
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fe618f6c..206e5215 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.6.1 (UNRELEASED)
+============================================
+
+…
+
telepathy-mission-control 5.6.0 (2010-09-16)
============================================
diff --git a/configure.ac b/configure.ac
index 5e7c0c66..b2af64ab 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.6.0])
+AC_INIT([telepathy-mission-control], [5.6.0+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)