summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-07-09 09:39:28 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-07-09 09:39:28 +0100
commit9ce4bc6e6b8aab48daeddf67d470ba66296ab616 (patch)
tree4bab4225bf423b10fe1ae105b653d32bdc70f068
parentf0bdb51fda74d3d19035d83c69f685eb2667e497 (diff)
downloadtelepathy-mission-control-9ce4bc6e6b8aab48daeddf67d470ba66296ab616.tar.gz
Prepare version 5.1.4telepathy-mission-control-5.1.4
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 778cc86f..a4762e17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-mission-control 5.1.4 (2009-07-08)
+telepathy-mission-control 5.1.4 (2009-07-09)
============================================
The "I only came here seeking peas" release.
diff --git a/configure.ac b/configure.ac
index 81a829c5..2212b13f 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.1.3+)
+AC_INIT(telepathy-mission-control, 5.1.4)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)