summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:42 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:42 +0100
commitf2fe57e1bae221ca7cd101dad0d8004e0240e052 (patch)
tree50cee57e0c7c77a17034b6cf8823a05c4214c5c5
parenta85f99e274fe14348645c61606463ff63ceb45eb (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 a283af1..05281ae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.18.0',
+ version : '1.18.0.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',