[libsoup] 2.50.0
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.50.0
- Date: Mon, 23 Mar 2015 14:17:24 +0000 (UTC)
commit 68fc2a6778aa5eb139d8773965c50d3968237849
Author: Dan Winship <danw gnome org>
Date: Mon Mar 23 10:14:40 2015 -0400
2.50.0
NEWS | 6 ++++++
configure.ac | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2eb6339..100e582 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in libsoup from 2.49.92 to 2.50:
+
+ * Updated translations:
+ Basque, Chinese (Taiwan), Danish, Indonesian,
+ Norwegian bokmål
+
Changes in libsoup from 2.49.91.1 to 2.49.92:
* Fixed an NTLM problem that caused spurious "Authentication
diff --git a/configure.ac b/configure.ac
index 5678857..5808f84 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], [49])
-m4_define([soup_micro_version], [92])
+m4_define([soup_minor_version], [50])
+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]