summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:35 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:35 +0000
commit6fc17dd80c03ac768f143bafb6b4af8511ab31ac (patch)
treeea3548c8681d582dc1876710a85292e255500a8c
parent80adac6fccfae0461ea0ddfe177a0ea138750f5d (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 27e2e180cc..9e93eaab35 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.18.4',
+ version : '1.18.4.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',