summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-21 21:11:10 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-02-21 21:11:10 +0000
commit90ac4892d9f15756e8fc1266a7b24b65da48a5ef (patch)
tree5a63be9a2f025fd036f89ce7959fa132d5dd91ba
parent5027888083a46c97f75a99cdf165195afed929db (diff)
downloadtelepathy-mission-control-90ac4892d9f15756e8fc1266a7b24b65da48a5ef.tar.gz
Development version
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 85173604..59838c18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-mission-control 5.11.1 (UNRELEASED)
+=============================================
+
+...
+
telepathy-mission-control 5.11.0 (2012-02-21)
=============================================
diff --git a/configure.ac b/configure.ac
index ed5c1fe3..42b0af82 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.11.0])
+AC_INIT([telepathy-mission-control], [5.11.0+])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)