summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:22 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:22 +0000
commit797f490b2a7021dca1498c86655757663e0c765f (patch)
tree0158df23e74ce0d356aa12139b26f44472a98153
parenta0d8fc7dc2c0fac599b5e412fea8d3cdb3adb694 (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 84ad476..1ab8a67 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-devtools', 'c',
- version : '1.18.2',
+ version : '1.18.2.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'c_std=gnu99',