telepathy-logger: Bump minimum GLib version to 2.28

Debarshi Ray debarshir at kemper.freedesktop.org
Wed Jan 9 05:33:08 PST 2013


Module: telepathy-logger
Branch: master
Commit: fb8c6f057b102b854e608cc48f3a08cf2daa59f8
URL:    http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=fb8c6f057b102b854e608cc48f3a08cf2daa59f8

Author: Debarshi Ray <debarshir at freedesktop.org>
Date:   Wed Jan  9 13:59:43 2013 +0100

Bump minimum GLib version to 2.28

We are using g_clear_object.

---

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

diff --git a/configure.ac b/configure.ac
index 7b41691..fb0144f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,7 +66,7 @@ AC_COPYRIGHT([
 ])
 
 # Minimal version required
-GLIB_REQUIRED=2.25.11
+GLIB_REQUIRED=2.28
 DBUS_REQUIRED=1.1.0
 DBUS_GLIB_REQUIRED=0.82
 



More information about the telepathy-commits mailing list