summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-16 16:51:22 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-16 16:51:22 +0100
commit02023109462143bba05b169ecc1c690038c357c9 (patch)
tree2e2b9b82c31da2fddae7a3be38ea5c83ab1cf4ef
parent50f936b83a8a5970f981bbe2a6b318b3d51adebe (diff)
downloadtelepathy-mission-control-02023109462143bba05b169ecc1c690038c357c9.tar.gz
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cc2fa00c..fe618f6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-mission-control 5.6.0 (UNRELEASED)
+telepathy-mission-control 5.6.0 (2010-09-16)
============================================
The "Back in the old days, we didn't have plural" release.
diff --git a/configure.ac b/configure.ac
index 80679356..5e7c0c66 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.5.4+])
+AC_INIT([telepathy-mission-control], [5.6.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)