summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-08-20 16:14:50 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-08-20 16:14:50 +0100
commit93f78bc76bb0494d81c75768e6ef388bbf2adc33 (patch)
tree502c7d2b94135ec8dab3109dc2fa685ce40f41be /meson.build
parent8d3c0a1f8a8fa6411c3a4f50a06cd077118e7883 (diff)
downloadgst-libav-93f78bc76bb0494d81c75768e6ef388bbf2adc33.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 c829fb9..62be7a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.17.2.1',
+ version : '1.17.90',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])