summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-25 19:38:36 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-25 19:38:36 +0100
commit6cf8ed2299d4e473550c1f828ac9af596c607721 (patch)
tree0704798fc15a1fdb1f39a0e26e3ff5d62537c90d
parent91bb48a26e0dc7a9abab8d36b46e887c988a6279 (diff)
downloadtelepathy-mission-control-6cf8ed2299d4e473550c1f828ac9af596c607721.tar.gz
Nano version
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5594e375..82278d95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.4.2 (UNRELEASED)
+============================================
+
+...
+
telepathy-mission-control 5.4.1 (2010-05-25)
============================================
diff --git a/configure.ac b/configure.ac
index 8ea9d4ae..e3d4ff64 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.1])
+AC_INIT([telepathy-mission-control], [5.4.1+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)