summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:22 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:22 +0000
commit2feb9715545775462cc6b6df60c9bdc45c4a50d4 (patch)
treedb93184f16be56420b2bf1d3b2acf3f3006590d8
parent720672eed30b3be47b2f26d67554786c0d3693ad (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 b9dd49aa..fd568765 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.18.1',
+ version : '1.18.1.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])