summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-03-04 10:26:55 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-03-07 15:37:04 +0100
commit1a2e1b9a0718c34098951a50dad51e94f7462187 (patch)
tree1430f8a0f655e8346bb0b11c8c45e85ab48f5ef6
parent12fd8163c225f4832bffee4f46a749f4fefdcfdd (diff)
downloadtelepathy-mission-control-1a2e1b9a0718c34098951a50dad51e94f7462187.tar.gz
prepare 5.7.6 releasetelepathy-mission-control-5.7.6
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 880cc9fe..3e39dcce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
-telepathy-mission-control 5.7.6 (UNRELEASED)
+telepathy-mission-control 5.7.6 (2011-03-07)
============================================
-GRINNING CAT FACE WITH SMILING EYES
+The “GRINNING CAT FACE WITH SMILING EYES” release.
+
+Enhancements:
+
+• Support the Observer.DelayApprovers property.
telepathy-mission-control 5.7.5 (2011-03-01)
============================================
diff --git a/configure.ac b/configure.ac
index a6c51628..ef5a35b8 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.7.5+])
+AC_INIT([telepathy-mission-control], [5.7.6])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(Makefile.am)