summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-28 14:28:41 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-03-28 14:28:42 +0100
commit7c4807c6f024eda438c9f8d7f895cd686800e228 (patch)
tree1e83c02b9f3eac36f3e83664156a749d00d4d0a2 /meson.build
parent265df912456f21677f4694837982942f1be73823 (diff)
downloadgstreamer-plugins-bad-1.12.tar.gz
Release 1.12.51.12.51.12
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 1e649d370..3b17fa542 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.12.4',
+ version : '1.12.5',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])