summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:47 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:47 +0000
commit43175c33ec2c5b34007a06c637e7e72f51fff58e (patch)
tree4dfc3b30114f154bcb5ee1524628f17c53b591d6
parent576dbbf3a198b1759485a4232820d4c34b41365b (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 6cf106b..7d5c607 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.18.1',
+ version : '1.18.1.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',