summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--meson.build2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 45395317..9cfcc15a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in libsoup from 2.67.93 to 2.68.0:
+
+ * Updated translations: Brazilian Portuguese, Croatian,
+ Friulian, Italian, Turkish
+
Changes in libsoup from 2.67.92 to 2.67.93:
* SoupMessage: Handle Transfer-Encoding: identity for
diff --git a/meson.build b/meson.build
index 036b50eb..5c01fd89 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.67.93',
+ version: '2.68.0',
meson_version : '>=0.50',
license : 'LGPL2',
default_options : 'c_std=c89')