summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-05-04 18:59:14 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-05-04 18:59:14 +0300
commit57c7a1fae2e6ee20f6cd449a55a7d687cac09edd (patch)
treeae03d792cb755e50285159c868f33f53f314a659 /meson.build
parent011dc043c8253c3c56caf2f34542e76bcb1f7dba (diff)
downloadgst-libav-57c7a1fae2e6ee20f6cd449a55a7d687cac09edd.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 a5fa1fe..41f24a8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c', 'cpp',
- version : '1.12.0',
+ version : '1.13.0.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])