summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-03 19:53:25 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-03 20:03:15 +0000
commitf0b045a69bb0b36515b84e3b64df9dc30c8f1e1a (patch)
tree3290dd42d790c6842e8a59d0adbe42763f6fae3b /meson.build
parent463bafdd2338949d1249f5d44468a601a8d35a0d (diff)
downloadgstreamer-f0b045a69bb0b36515b84e3b64df9dc30c8f1e1a.tar.gz
Release 1.20.01.20.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 174e71695f..45ff5e26c5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.19.90',
+ version : '1.20.0',
meson_version : '>= 0.59',
default_options : ['buildtype=debugoptimized',
# Needed due to https://github.com/mesonbuild/meson/issues/1889,