summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2019-04-09 11:38:15 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2019-04-09 11:42:05 +0300
commitf26f6073d0a999fc9517366e1f995fece7c89649 (patch)
treea14d3b50b70ebb6381ef6fc1938320b9017e27ce /meson.build
parentb51e062c5c95e732e9a6c6187eaac6742c129448 (diff)
downloadlibsoup-f26f6073d0a999fc9517366e1f995fece7c89649.tar.gz
2.66.12.66.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 fff12ce9..25887f96 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.66.0',
+ version: '2.66.1',
meson_version : '>=0.48',
license : 'LGPL2',
default_options : 'c_std=c89')