summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2019-07-17 17:12:04 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2019-07-17 17:12:04 +0300
commit7f335e972d766e06cade8fada39f0bc5ca88b487 (patch)
tree3abfad420ffcee81e73a2cff0862586af1e2e64b /meson.build
parent4ab18e3462797b09bcc2d58a82d3a5c9d49b3bec (diff)
downloadlibsoup-7f335e972d766e06cade8fada39f0bc5ca88b487.tar.gz
2.67.32.67.3
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 0f66f4df..93a6b860 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.67.2',
+ version: '2.67.3',
meson_version : '>=0.50',
license : 'LGPL2',
default_options : 'c_std=c89')