summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-05-14 15:04:43 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-05-14 15:04:43 +0100
commit9435896881d23fee2f3377945fcc698f6618b2cd (patch)
tree1ae493c54569081e470a2bab2016c627b8ee4c36
parent7ca90b1c1a3609f85645f375d5871445586e7208 (diff)
downloadtelepathy-mission-control-9435896881d23fee2f3377945fcc698f6618b2cd.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 f68f2d58..5dfc137b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.99.12 (UNRELEASED)
+==============================================
+
+...
+
telepathy-mission-control 5.99.11 (2014-05-14)
==============================================
diff --git a/configure.ac b/configure.ac
index 90a8be68..16d18513 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.99.11])
+AC_INIT([telepathy-mission-control], [5.99.11+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])