This commit is contained in:
Claudio Saavedra
2019-09-11 12:08:13 +03:00
parent e0b938b9ad
commit 6b340f3352
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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
+1 -1
View File
@@ -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')