[glib-networking] 2.28.0



commit b58e302993ec5317075a6d48a62973ce0d60608b
Author: Dan Winship <danw gnome org>
Date:   Tue Feb 22 08:57:24 2011 -0500

    2.28.0

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 470f6e5..c144ef5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.28.0
+======
+  * Fixed broken libtool check in autogen.sh that failed for libtool
+    2.4 (Dan Williams)
+
+  * New/updated translations:
+	Bengali (India), Catalan, Chinese (Simplified), Chinese
+	(Traditional), Czech, Dutch, Estonian, Galician, German,
+	Greek, Gujarati, Hebrew, Indonesian, Italian, Korean,
+	Norwegian (Bokmål), Polish, Punjabi, Slovenian, Spanish,
+	Swedish, Uyghur, Ukranian
+
 2.27.90
 =======
   * Fixed configure script to actually error out if installed glib
diff --git a/configure.ac b/configure.ac
index 639ecc3..88c4926 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.27.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.28.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
 
 AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
 AC_CONFIG_HEADERS([config.h])



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