[libsoup] 2.48.0
- From: Dan Winship <danw src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [libsoup] 2.48.0
 
- Date: Mon, 22 Sep 2014 22:07:36 +0000 (UTC)
 
commit c29630a8fdb4e6997ec27da4af545bddefab35ad
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 22 18:07:52 2014 -0400
    2.48.0
 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dba55b1..22bcd28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in libsoup from 2.47.92 to 2.48.0:
+
+       * Updated translations:
+         Bengali (India), Danish, German, Hindi, Kannada, Punjabi
+
 Changes in libsoup from 2.47.4 to 2.47.92:
 
        * Fixed a crash in SoupCache when receiving certain invalid
diff --git a/configure.ac b/configure.ac
index 6fca47f..46cd3aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 m4_define([soup_major_version], [2])
-m4_define([soup_minor_version], [47])
-m4_define([soup_micro_version], [92])
+m4_define([soup_minor_version], [48])
+m4_define([soup_micro_version], [0])
 
 AC_PREREQ(2.63)
 
AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]