summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-26 19:04:43 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-26 19:04:43 +0100
commit57ef8f9c6762ab0fc1d15991a15781e52ddff68d (patch)
treee33b0621d15f491b2a005cb2b746b361bea633a3
parent69d44b7e012282fe8a0d54c9828edd87c41a0304 (diff)
Prepare release 5.5.0telepathy-mission-control-5.5.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6d8e2ac5..855e7db2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-mission-control 5.5.0 (UNRELEASED)
+telepathy-mission-control 5.5.0 (2010-05-26)
============================================
+The "it's yours provided you take it away today" release.
+
Dependencies:
* telepathy-glib 0.11.6 is now required
diff --git a/configure.ac b/configure.ac
index dd4dbd2f..7932a861 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.4.999+])
+AC_INIT([telepathy-mission-control], [5.5.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)