summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2018-08-28 12:04:59 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2018-08-28 12:04:59 +0300
commita65193ad7797ceb2b8d3384d21c14d75d27a39b9 (patch)
treeaae39f8a81ba908881e893e740eeb81a6c10c7b5 /meson.build
parent711946161176dcd0c214cb72e1fb99b1e5259512 (diff)
downloadlibsoup-a65193ad7797ceb2b8d3384d21c14d75d27a39b9.tar.gz
2.63.922.63.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 d5c8adab..3daa27a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.63.91',
+ version: '2.63.92',
meson_version : '>=0.43',
license : 'LGPL2',
default_options : 'c_std=c89')