summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:12 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:12 +0100
commitf9eac69d5409982e23ac5cd401f65fc5a07e92cb (patch)
tree749118c9b780bbd2219d8688380f84a1f7be77af
parent474c4bea130521fd921086c15ab0be4552e8b8d9 (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 bc12265..52e04a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c', 'cpp',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'c_std=gnu99',