summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2018-04-16 16:01:01 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2018-04-16 16:06:43 +0300
commitb42bdce87413fd991dfa3e0801aedf4eea6b112a (patch)
tree374d20066f45daed2c4f9c5d5c6992870f23c97c /meson.build
parent25a81f65339fd81fd7f7fabc80be53999aa3f0c0 (diff)
downloadlibsoup-b42bdce87413fd991dfa3e0801aedf4eea6b112a.tar.gz
2.63.12.63.1
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 615c3f4a..1acf6e3f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.61.90',
+ version: '2.63.1',
meson_version : '>=0.43',
license : 'LGPL2',
default_options : 'c_std=c89')