summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 17:13:06 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 18:52:07 +0000
commit89a3d9e53e110611fcf725cde2a613093599116c (patch)
treea12a7f3c7f1ed08a37e3fc5ab6ab528e97f6566b /meson.build
parente95fb277cb63ae1811bbe9b429bd7a15b413aac3 (diff)
downloadgstreamer-plugins-bad-89a3d9e53e110611fcf725cde2a613093599116c.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 bb7b5207d..78de0c43d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.13.0.1',
+ version : '1.13.1',
meson_version : '>= 0.40.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])