summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-25 19:16:05 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-25 19:16:05 +0100
commit91bb48a26e0dc7a9abab8d36b46e887c988a6279 (patch)
tree1223f440495e43287a5a591a7afb12827f236c23
parent7a24d56cd283cfeea0d29cab157f2498453a24a9 (diff)
downloadtelepathy-mission-control-91bb48a26e0dc7a9abab8d36b46e887c988a6279.tar.gz
Prepare version 5.4.1telepathy-mission-control-5.4.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4330327b..5594e375 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-mission-control 5.4.1 (UNRELEASED)
+telepathy-mission-control 5.4.1 (2010-05-25)
============================================
+The "badgers and tigers: only in Cambridge" release.
+
Fixes:
* set 0 as UserActionTime when HandleWith is used (cassidy)
diff --git a/configure.ac b/configure.ac
index 9bf4c088..8ea9d4ae 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.0+])
+AC_INIT([telepathy-mission-control], [5.4.1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)