From 7ceb09804fc67511079ec38c02b1f60dab4b118d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 4 Apr 2011 11:25:55 -0400 Subject: [PATCH] 2.28.5 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c89f0c3..5b70c13 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +2.28.5 +====== + * New/updated translations: + Basque, Brazilian Portuguese, Chinese (Traditional), Danish, + Hindi, Kannada, Marathi, Uyghur + 2.28.4 ====== * Added a new proxy backend, GProxyResolverGnome, that uses diff --git a/configure.ac b/configure.ac index 83c4cc3..90c4ab6 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.28.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network]) +AC_INIT([glib-networking],[2.28.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network]) AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h]) AC_CONFIG_HEADERS([config.h]) -- 2.7.4