summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 17:15:15 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 19:00:19 +0000
commit2eabdb63c8aa5562abbcfae0ffda70c2dac9e102 (patch)
tree84ab28300b062cc1d8ae4cd1628c61bd11fd6c5b /meson.build
parentcd5e3f0f13eefad23f86b1a902c900fb7f14d736 (diff)
downloadgst-libav-2eabdb63c8aa5562abbcfae0ffda70c2dac9e102.tar.gz
Release 1.13.11.13.1
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 02f7b36..f7ef44d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.13.0.1',
+ version : '1.13.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])