summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-03-19 19:34:36 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-03-19 19:34:36 +0000
commit94a18ab5bba623418a4c6d331a00e810ea6c91c5 (patch)
tree587d9ebe387db8b8fe19b2b4c93612e2c7771e3d
parente1f992dc0dbb0b75684e1a8c981316cfb84809e8 (diff)
0.99.8
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 2679602c..fde0eb75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,8 @@
-telepathy-mission-control 5.99.7 (UNRELEASED)
+telepathy-mission-control 5.99.8 (2014-03-19)
=============================================
-…
-
-telepathy-mission-control 5.99.6 (2014-01-13)
-=============================================
-
-• Telepathy 1.0 branch
-
-telepathy-mission-control 5.17.0 (UNRELEASED)
-=============================================
+• Telepathy 1.0 branch; changes below are a summary of changes since 5.16,
+ and might not be complete.
Running this version of Mission Control for the first time will automatically
migrate some account data to a new format. If you subsequently downgrade
diff --git a/configure.ac b/configure.ac
index 2a4cb967..2e84c457 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.6+])
+AC_INIT([telepathy-mission-control], [5.99.8])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])