summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-14 02:16:57 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-14 02:16:57 +0000
commit6dcdfee6e83204ae88d0d037970758827b27aada (patch)
treef55a44262668938b7d9fe8470fe9b1d16d073cda
parent2cc319ee13f6b72df3d432b7c75aca81feb260e5 (diff)
downloadgstreamer-plugins-base-6dcdfee6e83204ae88d0d037970758827b27aada.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 533bbca1c..daceb8b30 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.18.3',
+ version : '1.18.3.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])