summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:21 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:21 +0100
commitf34f4b6c0048179171a790b2ac5c73dce0be35c6 (patch)
tree07016688c1b602e4a33fd6075fc4a6e1fb7cc329
parent5cbd556541471a692dafdbf658b3c6af385ef583 (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 12619cf..b451749 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-devtools', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'c_std=gnu99',