summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 00:37:16 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 00:37:16 +0100
commit7f1b5fe985c2049351d0524e0f293272f63161d5 (patch)
treedb30a51c31a2e51389f67daad1437303782f419a /meson.build
parent0bb109b5a6dde2f465ac1e9460767580039dd9c8 (diff)
Release 1.16.01.16.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 ed19926..e264fa5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.15.90',
+ version : '1.16.0',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',