summaryrefslogtreecommitdiff
path: root/subprojects/gst-python/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2023-01-13 19:08:48 +0000
committerTim-Philipp Müller <tim@centricular.com>2023-01-13 19:08:48 +0000
commita9ec35b1ca3193820f434fd17a71207cde19de2b (patch)
tree48486e03d5608e98b6b22b4ac4a8b8af36c012ae /subprojects/gst-python/meson.build
parent79e8d2c03e70488b9ae2c72739df6da819c6bd1d (diff)
downloadgstreamer-1.21.90.tar.gz
Release 1.21.901.21.90
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 1f7e39da19..336065d6cc 100644
--- a/subprojects/gst-python/meson.build
+++ b/subprojects/gst-python/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c',
- version : '1.21.3.1',
+ version : '1.21.90',
meson_version : '>= 0.62',
default_options : [ 'warning_level=1',
'c_std=gnu99',