[glib-networking] 2.34



commit aac9a5250d21206ba8cf131ed0815c7771277d01
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 24 13:13:50 2012 -0400

    2.34

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3846239..33318e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.34.0
+======
+  * Updated translations:
+	Arabic, Bulgarian, Catalan (Valencian), Catalan, Chinese
+	(Simplified), Hindi, Japanese, Thai
+
 2.33.14
 =======
   * Updated translations:
diff --git a/configure.ac b/configure.ac
index 9e70bd4..2ebfec9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-networking],[2.33.14],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.34.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])
@@ -33,7 +33,7 @@ AM_GLIB_GNU_GETTEXT
 dnl *****************************
 dnl *** Check GLib GIO        ***
 dnl *****************************
-AM_PATH_GLIB_2_0(2.33.9,,AC_MSG_ERROR(GLIB not found),gio)
+AM_PATH_GLIB_2_0(2.34.0,,AC_MSG_ERROR(GLIB not found),gio)
 GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34"
 
 GIO_MODULE_DIR=$($PKG_CONFIG --variable giomoduledir gio-2.0)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]