[libsoup] 2.65.91



commit d61a1291c75e58078a988afc35c8cc0c8ada3329
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Feb 20 17:49:07 2019 +0200

    2.65.91

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0c4da34f..40661a8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 2.65.90 to 2.65.91:
+
+       * Remove RFCs from sources [Tomas Popela, #133]
+
 Changes in libsoup from 2.65.2 to 2.65.90:
 
         * Avoid using threads in SoupRequestFile asynchronous API
diff --git a/meson.build b/meson.build
index 0221785e..bb5ea925 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.65.90',
+        version: '2.65.91',
         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]