[libsoup] 3.1.3



commit e9e88db893ec503b706fbb2d7fd1d9b35d720859
Author: Patrick Griffis <pgriffis igalia com>
Date:   Mon Aug 15 14:43:33 2022 -0500

    3.1.3

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0d3ea785..6c569429 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 3.1.2 to 3.1.3:
+
+* Fix compile error when `SOUP_VERSION_MAX_ALLOWED` is defined [Patrick Griffis]
+
 Changes in libsoup from 3.1.1 to 3.1.2:
 
 * Replace HTTP/2 tests using Quart with internal HTTP/2 server tests [Carlos Garcia Campos]
diff --git a/meson.build b/meson.build
index c8f2d460..ce591d8c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '3.1.2',
+        version: '3.1.3',
         meson_version : '>= 0.54',
         license : 'LGPL-2.0-or-later',
         default_options : [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]