summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 00:09:54 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 00:09:55 +0100
commit36a01da1f8df14d77db47f704a22d8dbd91afd62 (patch)
tree246254bb8fe3b1fd921c3a2fbf678bfd6e7aa735 /meson.build
parentcd31689cedac8b0cf5566084ef84dfdf3788b00d (diff)
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 597737725..a96600626 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.19.0.1',
+ version : '1.19.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])