summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:56 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:56 +0000
commit0753600badbccad13056981b190b8b483ad68c64 (patch)
tree5185e7190a6140eddcb9e13f3c8112b3ca96379d
parent21330b028286b4c1cbcb9fc9749c2938705481c6 (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 a536d73..da276d7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-devtools', 'c',
- version : '1.18.1',
+ version : '1.18.1.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'c_std=gnu99',