summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-09 00:12:51 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-09 00:12:51 +0100
commitf2ef2dc4d5c7889c7a0d1c2152a95cab0da524b9 (patch)
tree61924aabe165ebc4cb969b562811bd1abfec0962
parentd3af58d5b31941caa26c3ded85d7a7b84a91f0cc (diff)
downloadgstreamer-plugins-bad-f2ef2dc4d5c7889c7a0d1c2152a95cab0da524b9.tar.gz
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d43229f61..3d163802a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.18.5',
+ version : '1.18.5.1',
meson_version : '>= 0.49',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])