summaryrefslogtreecommitdiff
path: root/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 /meson.build
parent79e8d2c03e70488b9ae2c72739df6da819c6bd1d (diff)
downloadgstreamer-a9ec35b1ca3193820f434fd17a71207cde19de2b.tar.gz
Release 1.21.901.21.90
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index e925ec907a..7d3bebbaac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.21.3.1',
+ version : '1.21.90',
meson_version : '>= 0.62.0',
default_options : ['buildtype=debugoptimized',
# Needed due to https://github.com/mesonbuild/meson/issues/1889,