[next] telepathy-salut: 0.99.11

Simon McVittie smcv at kemper.freedesktop.org
Wed May 14 07:08:37 PDT 2014


Module: telepathy-salut
Branch: next
Commit: 85e9ac7240befd7bbdb2cb0d988768e4f2279208
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=85e9ac7240befd7bbdb2cb0d988768e4f2279208

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed May 14 10:46:24 2014 +0100

0.99.11

---

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

diff --git a/NEWS b/NEWS
index fb7ba26..39afc95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,17 @@
-telepathy-salut 0.99.11 (UNRELEASED)
+telepathy-salut 0.99.11 (2014-05-14)
 ====================================
 
-...
+The “electioneering” release.
+
+Dependencies:
+
+• telepathy-glib ≥ 0.99.11
+
+• GLib ≥ 2.40
+
+Enhancements:
+
+• GNOME-style installed-tests (configure with --enable-installed-tests)
 
 telepathy-salut 0.99.10 (2014-04-03)
 ====================================
diff --git a/configure.ac b/configure.ac
index 9c8e362..ad8d25b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.60])
 
 m4_define([salut_major_version], [0])
 m4_define([salut_minor_version], [99])
-m4_define([salut_micro_version], [10])
-m4_define([salut_nano_version], [1])
+m4_define([salut_micro_version], [11])
+m4_define([salut_nano_version], [0])
 
 # Some magic
 m4_define([salut_base_version],
@@ -184,7 +184,7 @@ PKG_CHECK_MODULES(LIBXML2, [libxml-2.0])
 AC_SUBST(LIBXML2_CFLAGS)
 AC_SUBST(LIBXML2_LIBS)
 
-TELEPATHY_GLIB_REQUIRED=0.99.10
+TELEPATHY_GLIB_REQUIRED=0.99.11
 AC_DEFINE([TP_SEAL_ENABLE], [], [Prevent to use sealed variables])
 AC_DEFINE([TP_DISABLE_SINGLE_INCLUDE], [], [Disable single header include])
 AC_DEFINE([TP_VERSION_MIN_REQUIRED], [TP_VERSION_1_0], [Ignore post 1.0 deprecations])



More information about the telepathy-commits mailing list