summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Griffis <pgriffis@igalia.com>2022-09-14 14:52:15 -0500
committerPatrick Griffis <pgriffis@igalia.com>2022-09-14 14:52:15 -0500
commitb3d0ba2eca19d146c6669c760784b13db80b62ce (patch)
tree707a0d6ecf585aec90efd4577872f2bad3321450
parenta601ac2bae4d7b4b691b3361386d1808214cf376 (diff)
downloadlibsoup-b3d0ba2eca19d146c6669c760784b13db80b62ce.tar.gz
3.2.03.2.0
-rw-r--r--NEWS2
-rw-r--r--meson.build2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ff6a9f00..07aca1b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Changes in libsoup from 3.1.4 to 3.2.0:
+
Changes in libsoup from 3.1.3 to 3.1.4:
* Numerous improvements to HTTP/2 reliablity [Carlos Garcia Campos]
diff --git a/meson.build b/meson.build
index b9c0252d..8dad1b4e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '3.1.4',
+ version: '3.2.0',
meson_version : '>= 0.54',
license : 'LGPL-2.0-or-later',
default_options : [