[libsoup] 2.65.90



commit edf088bca7277f72ca926d12cc3f84b37cd6b585
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Feb 5 11:09:49 2019 +0200

    2.65.90

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2bbf8db6..0c4da34f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in libsoup from 2.65.2 to 2.65.90:
+
+        * Avoid using threads in SoupRequestFile asynchronous API
+          [Ignacio Casal Quinteiro]
+
 Changes in libsoup from 2.65.1 to 2.65.2:
 
        * Remove autotools build system and change to meson by default
diff --git a/meson.build b/meson.build
index e74156cf..0221785e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.65.2',
+        version: '2.65.90',
         meson_version : '>=0.47',
         license : 'LGPL2',
         default_options : 'c_std=c89')


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