summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-13 21:09:14 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-13 21:09:15 +0000
commitad60e5463f591caa1c8470f180fd0ef8fce4a802 (patch)
tree51f944d4c20085b612a448f5a0279cec4088a17b /meson.build
parenta9e133420e768f870fb560fa58a60000acae56eb (diff)
Release 1.18.31.18.3
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 237805f2..37d75023 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.18.2.1',
+ version : '1.18.3',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])