summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 19:48:45 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 19:48:45 +0000
commit102232fa62ccec0f86ce6ff5bd65fbb3ac83a77c (patch)
treed87bc14d52c13753d0c635879552507282a5a5b5
parenteacb7aa8d12f66a3ff1970c149210972f6079b56 (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6bdf6bd723..c349ef938a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c',
- version : '1.18.4',
+ version : '1.18.4.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])