summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:20:08 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:20:08 +0000
commit4d619396a2097cd7b156171e36c6968a8558c799 (patch)
tree1b5d6a216d087bf0d07eb7dcd1d3035a4c2be9ae
parentd9e8e96410ef2552470445d78554184080a4a4b5 (diff)
Back to development1.18
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b2ef5a7..e8fac63 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',