summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2019-08-20 15:50:40 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2019-08-20 16:06:15 +0300
commitb6a66150224013ffaa48c9f1fb52785a8e4c604e (patch)
tree8496c8e5adba234996e104ba21af6062abcd1906 /meson.build
parentbab0db142d508e92e72970db72cbbce3c13a526a (diff)
downloadlibsoup-b6a66150224013ffaa48c9f1fb52785a8e4c604e.tar.gz
2.67.922.67.92
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 415bf4a1..1eaa2016 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.67.91',
+ version: '2.67.92',
meson_version : '>=0.50',
license : 'LGPL2',
default_options : 'c_std=c89')