summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-14 19:26:46 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-09-14 19:26:46 +0100
commit54de5b519ce57b5dbf03165d53549e77b9bf7821 (patch)
treec6f768f442d27b46eb1f3904d162a1da7db7f4c5
parentf9bd0d11570a1688add54c8d41fc3aca04d68c9d (diff)
downloadtelepathy-mission-control-54de5b519ce57b5dbf03165d53549e77b9bf7821.tar.gz
Prepare version 5.3.0telepathy-mission-control-5.3.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b4b22fec..bcb3a774 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-mission-control 5.3.0 (UNRELEASED)
+telepathy-mission-control 5.3.0 (2009-09-14)
============================================
The "displatcher" release, starting a new development branch.
diff --git a/configure.ac b/configure.ac
index 2f8848c9..68250f3d 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.2.9999+)
+AC_INIT(telepathy-mission-control, 5.3.0)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)