summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:20 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:20 +0000
commit5c9dc66d6eacb0a5a4f1e1986bf5ce4250eee180 (patch)
treea5e5c579fd4d5e1cf16c9f16e0e39857362135f0
parent793792d5cd6be0297adec74ad35a87b764812c0b (diff)
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 215d62495a..2883828a44 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])