[next] telepathy-salut: Snapshot 0.99.2

Simon McVittie smcv at kemper.freedesktop.org
Thu Feb 6 11:27:49 PST 2014


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep 27 15:53:46 2013 +0100

Snapshot 0.99.2

---

 configure.ac |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0b7a37f..3a3193c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,9 +8,9 @@ AC_PREREQ([2.60])
 #   set salut_nano_version to 0.
 
 m4_define([salut_major_version], [0])
-m4_define([salut_minor_version], [8])
-m4_define([salut_micro_version], [999])
-m4_define([salut_nano_version], [1])
+m4_define([salut_minor_version], [99])
+m4_define([salut_micro_version], [2])
+m4_define([salut_nano_version], [0])
 
 # Some magic
 m4_define([salut_base_version],
@@ -195,7 +195,7 @@ PKG_CHECK_MODULES(LIBXML2, [libxml-2.0])
 AC_SUBST(LIBXML2_CFLAGS)
 AC_SUBST(LIBXML2_LIBS)
 
-TELEPATHY_GLIB_REQUIRED=0.99.1.1
+TELEPATHY_GLIB_REQUIRED=0.99.2
 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