summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 00:14:22 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 00:14:24 +0100
commit6d9125f01c115b13f3e525f9508ee98c4307499c (patch)
tree6f705d727c16d5810ba8c89b2fb7e604c55edde9 /meson.build
parent89bc4643606486a6b9038a71063cdc2c6d24e821 (diff)
downloadgstreamer-plugins-bad-6d9125f01c115b13f3e525f9508ee98c4307499c.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 c69ae9c9d..d3156f542 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.19.0.1',
+ version : '1.19.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])