summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-01-28 14:28:35 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-01-28 14:28:42 +0000
commit31b5243e1dde294a413c30fd026a93140f78cbee (patch)
treef362fda15aefbfe5cf143b39cb5895bab8911fbb /meson.build
parent12fe353a3123dd675a4ba350332720028ebfb2a6 (diff)
downloadgstreamer-31b5243e1dde294a413c30fd026a93140f78cbee.tar.gz
Release 1.19.901.19.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 57c3f0070e..0ff3e479da 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.19.3.1',
+ version : '1.19.90',
meson_version : '>= 0.59',
default_options : ['buildtype=debugoptimized',
# Needed due to https://github.com/mesonbuild/meson/issues/1889,