summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-26 11:12:33 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-26 11:12:34 +0000
commit720672eed30b3be47b2f26d67554786c0d3693ad (patch)
treea62904bd07d9ad9a85dc02c0f7718d1d17a10304 /meson.build
parent03122d3d1454adacd52afa5b03951d03d11044c6 (diff)
Release 1.18.11.18.1
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 4a6a0601..b9dd49aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.18.0.1',
+ version : '1.18.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])