summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2024-03-19 22:01:08 +0100
committerTim-Philipp Müller <tim@centricular.com>2024-03-19 22:01:08 +0100
commite49b86e82ee5521e7edf62113b482368e72f9cf2 (patch)
treecc7fb8398fcb294725342f5a78f0d41ae9b3b607 /meson.build
parent682c749ac13730d49624d88419e92fe19d1d0848 (diff)
Release 1.22.111.22.11
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 294d2b7781..2ac6e52f50 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.22.10.1',
+ version : '1.22.11',
meson_version : '>= 0.62.0',
default_options : ['buildtype=debugoptimized',
# Needed due to https://github.com/mesonbuild/meson/issues/1889,