diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-08-31 11:21:06 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-09-07 17:32:48 +0100 |
commit | 36fec818dd30409637c38eec2b8774d48161408b (patch) | |
tree | 3eac17b4d8e32465ce80a27780050306b7656a75 | |
parent | d6d0a8302d3974945daf7a020acf5ec4bccba441 (diff) |
Version 5.9.2telepathy-mission-control-5.9.2
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -telepathy-mission-control 5.9.2 (UNRELEASED) +telepathy-mission-control 5.9.2 (2011-08-31) ============================================ The “unique versioning strategy” release. diff --git a/configure.ac b/configure.ac index 3b86f360..8903454e 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.9.1+]) +AC_INIT([telepathy-mission-control], [5.9.2]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) |