summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 00:11:44 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 00:11:46 +0100
commit0dcb2aaadc803dec4e0808745d98b3377bfe6b04 (patch)
tree6e7e94ca738963fa0ed3ffd81573edde4f655fdb /meson.build
parentaa4448cdd6b59bce0c0bd925ca56901f58a572e2 (diff)
downloadgstreamer-plugins-good-1.19.1.tar.gz
Release 1.19.11.19.1
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 97f76a4d8..e04c71d79 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.19.0.1',
+ version : '1.19.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])