summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:20:06 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:20:06 +0000
commit0885ff573e9e7be2c029b9e65bf435d0b652d72d (patch)
tree62883efd256144c57301378336f994aa98015d17
parent8d845a8f6d1756d15a0e343f2744fd66daf2b443 (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 ca4b8a93..dcd677af 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-editing-services', 'c',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.49',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])