summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:14 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:14 +0000
commit81a767bbdb75960d5ddf0f89a03cfee0777498e2 (patch)
tree7b96b9d1fb65ce1b2abdf61e7f4b044e3e990725 /meson.build
parent124f2f566f53302400c0af442676592d017e180a (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 1a011a48a..e909cfeaa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c',
- version : '1.13.1',
+ version : '1.13.1.1',
meson_version : '>= 0.40.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])