summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-08-20 16:14:23 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-08-20 16:14:25 +0100
commit29e969493b45bd957b52affa1c8e055400973196 (patch)
tree4b85d51f69b809f6f2d32771b33ba0818442f6ea /meson.build
parent9011539940b34f07ceccf04dd6bb89bbad316cb5 (diff)
downloadgstreamer-plugins-bad-29e969493b45bd957b52affa1c8e055400973196.tar.gz
Release 1.17.901.17.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 fdbae8556..4db7e88a7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.17.2.1',
+ version : '1.17.90',
meson_version : '>= 0.49',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])