summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:28 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:28 +0000
commit853a2487b785bcb8171d2ebf9e83311d2d80f4df (patch)
treeacef717a1fcda5fc84b364d106ce592a6195689b
parent2d5385f55a7d29975039692629bde3981e5d29cd (diff)
downloadgstreamer-plugins-base-1.18.tar.gz
Back to development1.18
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 502e321cc..b9e97941e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])