summaryrefslogtreecommitdiff
path: root/subprojects/gst-python/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2023-09-20 18:10:57 +0100
committerTim-Philipp Müller <tim@centricular.com>2023-09-20 18:10:57 +0100
commitddb4fbe43149b157efb52b6472313f48308c1dbc (patch)
tree1eb78cb080baccca5a6026ed422458b1c80fe23d /subprojects/gst-python/meson.build
parent1edd1c38dcc5d27e7c5649d999ee8278872a16d4 (diff)
Release 1.22.61.22.6
Diffstat (limited to 'subprojects/gst-python/meson.build')
-rw-r--r--subprojects/gst-python/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gst-python/meson.build b/subprojects/gst-python/meson.build
index 9d717435a0..30f73d960f 100644
--- a/subprojects/gst-python/meson.build
+++ b/subprojects/gst-python/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c',
- version : '1.22.5.1',
+ version : '1.22.6',
meson_version : '>= 0.62',
default_options : [ 'warning_level=1',
'c_std=gnu99',