summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:38 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 17:19:38 +0000
commit20d064e8d04260e69267887c906332feb0421d3d (patch)
tree07743d86a1062665f113490b939b29223864ece9
parent8f97a05e1d2cb3cd2548cde2e70ea6d335040f59 (diff)
Back to development1.18
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index cbe6dfbe..a6201aad 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.18.6',
+ version : '1.18.6.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])