[libsoup] 2.46.0
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.46.0
- Date: Mon, 24 Mar 2014 21:24:39 +0000 (UTC)
commit 6c14af04775a9de4dfa3fa0cc15a7ad0462ef3d9
Author: Dan Winship <danw gnome org>
Date: Mon Mar 24 17:21:26 2014 -0400
2.46.0
NEWS | 4 ++++
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 97b0cd7..b29aa03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 2.45.92 to 2.46.0:
+
+ * (No changes, just a version bump)
+
Changes in libsoup from 2.45.90 to 2.45.92:
* Fixed problems with using an http proxy on port 80. [patch
diff --git a/configure.ac b/configure.ac
index f88e3f9..96bb378 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], [45])
-m4_define([soup_micro_version], [92])
+m4_define([soup_minor_version], [46])
+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]