summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-05-04 15:39:47 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-05-04 15:39:47 +0300
commit011dc043c8253c3c56caf2f34542e76bcb1f7dba (patch)
tree5ba81449624df0c8a4c1d8cb51a9e4208f922993 /meson.build
parent4b1c9ef6ace06ae82a08e28a1a1ef0e2278f9655 (diff)
downloadgst-libav-011dc043c8253c3c56caf2f34542e76bcb1f7dba.tar.gz
Release 1.12.01.12.0
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 e56d4ba..a5fa1fe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.11.91',
+ version : '1.12.0',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])