summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-08-20 16:10:18 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-08-20 16:10:19 +0100
commit94dcf915e8f856fd468c4c3b6a8e5573c2a6838d (patch)
treeea3ceb2d6a267f5ba0de171c71af96b50e8fe663 /meson.build
parent39dbbf1369a0edeeacb5ba1624d2b419bfb98b35 (diff)
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 bbe26158b..a52059928 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.17.2.1',
+ version : '1.17.90',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])