summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 20:49:19 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 20:49:19 +0100
commitbcae7d99f54e372826f3c074ef4a6740bd86f04a (patch)
tree75d50c51b8b246bebdc1a66efbcf46b05fe0d02d
parentb43b258ea28041360122ffb6e85b87aad5c9665a (diff)
restart development
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6e7bc9be..78a9333d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.99.11 (UNRELEASED)
+==============================================
+
+...
+
telepathy-mission-control 5.99.10 (2014-04-03)
==============================================
diff --git a/configure.ac b/configure.ac
index 05ed3894..54a3701e 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.10])
+AC_INIT([telepathy-mission-control], [5.99.10+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])