summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2019-03-12 09:57:44 +0200
committerClaudio Saavedra <csaavedra@igalia.com>2019-03-12 09:57:44 +0200
commit6607511e07f1f44ba438763791443fe6b2746733 (patch)
tree377071baaa02957a0a424a878b2982ab3e671cd6 /meson.build
parent3dfd4ce2bf00ce834f7b619a5b57dea8ca983e3f (diff)
downloadlibsoup-6607511e07f1f44ba438763791443fe6b2746733.tar.gz
2.66.02.66.0
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 177b5a4f..a9793629 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.65.92',
+ version: '2.66.0',
meson_version : '>=0.47',
license : 'LGPL2',
default_options : 'c_std=c89')