summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2023-01-23 19:29:34 +0000
committerTim-Philipp Müller <tim@centricular.com>2023-01-23 19:41:07 +0000
commitf13c65d977b740b5955343d320dcf2061bbdf62d (patch)
treed6ebc57ed435c75059746104e8507a813bd88c87 /meson.build
parent6671a24e36f94ced91e2738ecef5a073bf0214fb (diff)
downloadgstreamer-f13c65d977b740b5955343d320dcf2061bbdf62d.tar.gz
Release 1.22.01.22.0
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 7d3bebbaac..1c33e18084 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.21.90',
+ version : '1.22.0',
meson_version : '>= 0.62.0',
default_options : ['buildtype=debugoptimized',
# Needed due to https://github.com/mesonbuild/meson/issues/1889,