summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:28:57 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:49:48 +0100
commitcbe89db444b8c641f92383d4cf3ad1ec2969c025 (patch)
tree69c3be875520566973ba2847b4ad216159462722 /meson.build
parent6d9125f01c115b13f3e525f9508ee98c4307499c (diff)
downloadgstreamer-plugins-bad-cbe89db444b8c641f92383d4cf3ad1ec2969c025.tar.gz
Back to development
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 d3156f542..6bea50cc0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])