summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:28:24 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:28:24 +0100
commiteb47c5aa2d7ec0158b7819c792871f6575840769 (patch)
tree8ccfe45c5df522a4bd3146edd2a8cb19d8413057 /meson.build
parent36a01da1f8df14d77db47f704a22d8dbd91afd62 (diff)
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 a96600626..c2a6b1d6c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])