summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:33 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:33 +0100
commit994f068f646719fe9201c0eacdb226df5f40572c (patch)
treef3f412bece6d689718cfb55009ac232a8a27d07b
parent03fc4a23fa4a2fe2b198d1e780c7ca7dfb13f8ee (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 93b83e8..1ed200f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.17.1',
+ version : '1.17.1.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',