summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 : [