[glib-networking] 2.49.90



commit f4864160a9c32bf7d3c90a071f909e5f94139f7c
Author: Dan Winship <danw gnome org>
Date:   Mon Aug 15 17:52:48 2016 -0400

    2.49.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ba2ca2c..f3db603 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.49.50
+=======
+  * Ported to use upstream gettext rather than intltool/glib-gettext
+    [#768708, Javier Jardón]
+
+  * Updated po files for future gettext versions [Piotr Drąg]
+
+  * Fixed translation lookup on Windows [#765466, Chun-wei Fan]
+
+  * Updated translations: Occitan
+
 2.48.2
 ======
   * gnutls: Fixed an infinite loop if a server sent two identical
diff --git a/configure.ac b/configure.ac
index 7ff8102..a27c676 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.48.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.49.90],[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]