[libsoup/gnome-3-8] 2.42.3.1
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/gnome-3-8] 2.42.3.1
- Date: Thu, 14 Nov 2013 16:40:20 +0000 (UTC)
commit 579359c056db79294c7ba3b457f1fd2b49418f1b
Author: Dan Winship <danw gnome org>
Date: Thu Nov 14 11:39:35 2013 -0500
2.42.3.1
NEWS | 5 ++++-
configure.ac | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4041c83..c5f47fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-Changes in libsoup from 2.42.1 to 2.42.3:
+Changes in libsoup from 2.42.2 to 2.42.3.1:
+
+ * [2.42.3.1 fixes a build error in 2.42.3 when building with
+ --without-ntlm]
* Fixed an authentication error when using NTLM when
connecting to an https site over a proxy; the code was
diff --git a/configure.ac b/configure.ac
index fb1f08d..6e53086 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ m4_define([soup_minor_version], [42])
m4_define([soup_micro_version], [3])
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])
+AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]