summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:26 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:26 +0000
commit4db38efef509444b675a9605670817efeae7a3f7 (patch)
treec0ed0a80c6824e9f2fdb5ff417b98ace188dbc03 /meson.build
parent2eabdb63c8aa5562abbcfae0ffda70c2dac9e102 (diff)
downloadgst-libav-4db38efef509444b675a9605670817efeae7a3f7.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 f7ef44d..487543d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.13.1',
+ version : '1.13.1.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])