summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 00:03:33 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 00:03:34 +0100
commitf21623c1f60949ed6a77e2c2c3857be942cd2db5 (patch)
tree8709b0b27f7d550c7713dedfc652b4e9a8ff8310 /meson.build
parent2d8e1fafb9092efef32518f97ac7f10bd202d24e (diff)
Release 1.18.01.18.0
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 e910048fb..e1377ae49 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.17.90',
+ version : '1.18.0',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])