[libsoup/gnome-3-32] 2.66.3



commit d3df90ae55f9a6abdc6325ab39b12b46e52ed714
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Sep 11 16:53:20 2019 +0300

    2.66.3

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ed50128e..47d8b0f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in libsoup from 2.66.2 to 2.66.3:
+
+        * docs: varios gtk-doc fixes [Claudio Saavedra]
+
+        * SoupServer: Fixes to Windows path handling [Ignacio Casal Quinteiro]
+
 Changes in libsoup from 2.66.1 to 2.66.2:
 
        * Make gettext optional (might not be available in Windows)
diff --git a/meson.build b/meson.build
index 6ff5a8e1..026625e0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.66.2',
+        version: '2.66.3',
         meson_version : '>=0.48',
         license : 'LGPL2',
         default_options : 'c_std=c89')


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