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
commitcbb900ac6610f60f5bce7f6449b753924cb457ba (patch)
treee1f9d8ab55c13f7171af9d9fd25e484a5b9263b4 /meson.build
parent112cc33d6a3a89fb290dfe81a9d2116502a22e85 (diff)
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 604316173..717c75f44 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c', 'cpp',
- version : '1.12.0',
+ version : '1.13.0.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])