summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-05-03 12:25:45 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-05-03 12:25:45 +0100
commit712ddaf9b57fdc03e0c6b0b2c45ec04eaf135248 (patch)
treeaee2aa4328e42556ad28316fd86c65133fc4b31a
parentb613401b8f238ed633e72691d5a6716fdcaf9ee1 (diff)
downloadtelepathy-mission-control-712ddaf9b57fdc03e0c6b0b2c45ec04eaf135248.tar.gz
resume development
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e0b36b88..eda7feb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.14.2 (UNRELEASED)
+=============================================
+
+...
+
telepathy-mission-control 5.14.1 (2013-05-03)
=============================================
diff --git a/configure.ac b/configure.ac
index 236366d4..19eeed34 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.14.1])
+AC_INIT([telepathy-mission-control], [5.14.1+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)