summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-12-05 01:28:21 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-12-05 01:28:21 +0000
commitfd6a3948c672aab588eacf7247f626e37739c656 (patch)
treed91ecf2650f41c18e91801f6d2d2bead9be398da /meson.build
parent84e74ceb1083578cba3aa6a1d6947b25de21e978 (diff)
downloadgstreamer-fd6a3948c672aab588eacf7247f626e37739c656.tar.gz
Release 1.21.31.21.3
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 ee9d10454b..1d439cf8b5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.21.2.1',
+ version : '1.21.3',
meson_version : '>= 0.62.0',
default_options : ['buildtype=debugoptimized',
# Needed due to https://github.com/mesonbuild/meson/issues/1889,