summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:20:17 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:20:17 +0000
commitc307f27b9e387dd2da53c6b73c1e504135fc3e10 (patch)
treeedc0c987e015ba3c4f8f4aeef407a283018d6bc9
parent5c8e4b99864162f90c6e1c1946229c604067ac03 (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 bfe64d3..5dd3017 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-devtools', 'c',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'c_std=gnu99',