summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:33:08 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:33:09 +0100
commitce937bcb21412d7b3539a2da0509cc96260562f8 (patch)
tree3493bbf3c4477d02d9b430994879e22c67cbf832 /meson.build
parentcc50672d29e8fd97c4aa0ef059a4c402c6ffbda0 (diff)
downloadgstreamer-plugins-base-master.tar.gz
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 435679eae..9b00253a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.19.1.1',
+ version : '1.19.2',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])