diff options
author | Vivek Dasmohapatra <vivek@collabora.co.uk> | 2011-09-06 16:31:58 +0100 |
---|---|---|
committer | Vivek Dasmohapatra <vivek@collabora.co.uk> | 2011-09-06 16:31:58 +0100 |
commit | 5b161bf7b0747858e48fc7adf375cb61ee0df0ad (patch) | |
tree | 039efb64986ba039e2cb7ae9a42d2da6268ec226 | |
parent | aa85d5b6de865651e8834e173a3873fbec6a0372 (diff) |
Version 5.8.1telepathy-mission-control-5.8.1
-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.8.1 (UNRELEASED) +telepathy-mission-control 5.8.1 (2011-09-06) ============================================ The “Bootstrap resampling is witchcraft, I tell you! Witchcraft!” release. diff --git a/configure.ac b/configure.ac index 31fa8c7f..b9f13656 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Set the version number to e.g. 5.0.beta42 immediately before a release. dnl Set the version number to e.g. 5.0.beta42+ immediately after (this will dnl enable -Werror). -AC_INIT([telepathy-mission-control], [5.8.0+]) +AC_INIT([telepathy-mission-control], [5.8.1]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(Makefile.am) |