summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-27 17:35:41 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-27 17:35:41 +0300
commit4b1c9ef6ace06ae82a08e28a1a1ef0e2278f9655 (patch)
tree5101a12e00eebf339df68515687239c2f93feb2f /meson.build
parent0282b4ea0116046b93db3a67030db285baf34ae2 (diff)
downloadgst-libav-4b1c9ef6ace06ae82a08e28a1a1ef0e2278f9655.tar.gz
Release 1.11.911.11.91
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 e23b983..e56d4ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.11.90',
+ version : '1.11.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])