[next] telepathy-idle: 0.99.8

Simon McVittie smcv at kemper.freedesktop.org
Thu Mar 20 06:30:17 PDT 2014


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Mar 20 13:04:29 2014 +0000

0.99.8

---

 configure.ac |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index aee397d..9070699 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,8 +11,8 @@ AC_PREREQ([2.59])
 
 m4_define([idle_major_version], [0])
 m4_define([idle_minor_version], [99])
-m4_define([idle_micro_version], [6])
-m4_define([idle_nano_version], [1])
+m4_define([idle_micro_version], [8])
+m4_define([idle_nano_version], [0])
 
 
 m4_define([idle_base_version],
@@ -98,7 +98,7 @@ 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])
 AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_1_0, [Prevent post 1.0 APIs])
-PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib-1 >= 0.99.7, telepathy-glib-1-dbus >= 0.99.7])
+PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib-1 >= 0.99.8, telepathy-glib-1-dbus >= 0.99.8])
 
 dnl Check for code generation tools
 XSLTPROC=



More information about the telepathy-commits mailing list