summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:33:39 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:33:41 +0100
commit20bbeb5e37666c53c254c7b08470ad8a00d97630 (patch)
tree713e90a8507c3543060e09db2f6a8b89086fb332 /meson.build
parent2d23bccf47bf48a73d9a1c220e0d0c410fee0e83 (diff)
downloadgstreamer-plugins-good-discontinued-for-monorepo.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 1f433f05a..f8e129933 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.19.1.1',
+ version : '1.19.2',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])