summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-11 00:26:58 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-11 00:27:00 +0100
commit4040c01083aaf34acf63990769113104f0938214 (patch)
tree9d41f90c01dd68ea0683d9aaebd96c0591c82971 /meson.build
parentccdea7632a6e3bf4c497e30be59d8681f5598863 (diff)
Release 1.15.901.15.90
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 8653c8fa3..b1c5d9b5b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.15.2.1',
+ version : '1.15.90',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])