[next] telepathy-salut: 0.99.8
Simon McVittie
smcv at kemper.freedesktop.org
Thu Mar 20 06:07:50 PDT 2014
Module: telepathy-salut
Branch: next
Commit: 3035d63a228b15c3b87fae3f699cb1dab4dfeb6c
URL: http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=3035d63a228b15c3b87fae3f699cb1dab4dfeb6c
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Mar 20 09:55:18 2014 +0000
0.99.8
---
configure.ac | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index ec405f4..da05ba3 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], [6])
-m4_define([salut_nano_version], [1])
+m4_define([salut_micro_version], [8])
+m4_define([salut_nano_version], [0])
# Some magic
m4_define([salut_base_version],
@@ -176,7 +176,7 @@ PKG_CHECK_MODULES(LIBXML2, [libxml-2.0])
AC_SUBST(LIBXML2_CFLAGS)
AC_SUBST(LIBXML2_LIBS)
-TELEPATHY_GLIB_REQUIRED=0.99.7
+TELEPATHY_GLIB_REQUIRED=0.99.8
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