summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-03-04 09:12:35 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-03-04 09:12:35 +0000
commitcaf953bd5d6128c8fce322d0590a513f3d2e412f (patch)
treebcc59d0264a8384c89e682c927dd1f4fb60478c3 /meson.build
parentc693e62a4464a74bace095344e355c4409d850d9 (diff)
downloadgst-libav-caf953bd5d6128c8fce322d0590a513f3d2e412f.tar.gz
Back to development
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 62697e8..15395db 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.15.2',
+ version : '1.15.2.1',
meson_version : '>= 0.46.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])