summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:10 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:10 +0100
commit16ef2917e24af5248dd16e96c4513d1766a1fa17 (patch)
tree56820937c7c069802b7e992c6adc0114792fc90b
parent986d0737e4d81ffe00244092b11ce0d4a744b186 (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 718ba1ac..a5df86ad 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-editing-services', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])