[telepathy-mission-control/telepathy-mission-control-5.2] Prepare new bugfix release

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Sep 10 05:11:11 PDT 2009


---
 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index db4f700..7a99728 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+telepathy-mission-control 5.2.3 (2009-09-10)
+============================================
+
+The "Morden, via Bank" release.
+
+Fixes:
+
+* fd.o #23807: even if someone without gconf headers makes the tarball, ship
+  the necessary files so people with gconf headers can compile it (smcv)
+
+* Resync what's in git with what's in tarball releases: remove some unused
+  source files from git, add more support files to tarballs, and don't
+  distribute any generated source in tarballs (smcv)
+
 telepathy-mission-control 5.2.2 (2009-09-07)
 ============================================
 
diff --git a/configure.ac b/configure.ac
index 1b3f0c9..307ec8a 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.2.2+)
+AC_INIT(telepathy-mission-control, 5.2.3)
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR(Makefile.am)
-- 
1.5.6.5



More information about the telepathy-commits mailing list