diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-10-04 17:51:30 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-10-04 17:51:30 +0100 |
commit | 4110ebd94c33dcc53b867c6c85434903583b6e66 (patch) | |
tree | 2d2b431c39c4293d1de6783e1592a883faf3465f | |
parent | 097abc38aa684f62002570885798c633a3992ef0 (diff) |
Version 5.9.3telepathy-mission-control-5.9.3
-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.3 (UNRELEASED) +telepathy-mission-control 5.9.3 (2011-10-04) ============================================ The “HELLO / YES, THIS IS DOG” release. diff --git a/configure.ac b/configure.ac index 9ce47e9f..33b5e24e 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.2+]) +AC_INIT([telepathy-mission-control], [5.9.3]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) |