diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-11-07 17:20:36 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-11-07 17:20:36 +0000 |
commit | 2ddc68024e66584543aa5c08662b3fbb35109a61 (patch) | |
tree | 6c5d167010b8eb96bc19d14a7d2cca8d4f8e65d7 | |
parent | cf9cf54669685e7127de1e0e555281caa43ba819 (diff) |
Version 5.10.0telepathy-mission-control-5.10.0
-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.10.0 (UNRELEASED) +telepathy-mission-control 5.10.0 (2011-11-07) ============================================= The “Imagine ALL the people!” release. Welcome to a new stable branch of diff --git a/configure.ac b/configure.ac index b8420de5..784dd73d 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.3+]) +AC_INIT([telepathy-mission-control], [5.10.0]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) |