summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-11-07 17:20:36 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-11-07 17:20:36 +0000
commit2ddc68024e66584543aa5c08662b3fbb35109a61 (patch)
tree6c5d167010b8eb96bc19d14a7d2cca8d4f8e65d7
parentcf9cf54669685e7127de1e0e555281caa43ba819 (diff)
Version 5.10.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5e76010c..ee8246a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-mission-control 5.10.0 (UNRELEASED)
+telepathy-mission-control 5.10.0 (2011-11-07)
=============================================
The “Imagine ALL the people!” release. Welcome to a new stable branch of
diff --git a/configure.ac b/configure.ac
index b8420de5..784dd73d 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.9.3+])
+AC_INIT([telepathy-mission-control], [5.10.0])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)