summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-11-03 15:43:36 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-11-03 15:43:43 +0000
commitf513c289b0ef48a13aa0b80ba65a0c76c2a77cd2 (patch)
tree6a56d45c6ea1eec8862723cfb3f51d7fd170e9b4 /meson.build
parentd51b091cd99d08b689563266a078f33345817a45 (diff)
downloadgstreamer-f513c289b0ef48a13aa0b80ba65a0c76c2a77cd2.tar.gz
Release 1.19.31.19.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 10ad7cd55e..5b1ff6fe63 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.19.2.1',
+ version : '1.19.3',
meson_version : '>= 0.59',
default_options : ['buildtype=debugoptimized',
# Needed due to https://github.com/mesonbuild/meson/issues/1889,