summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-28 14:19:50 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-03-28 14:19:51 +0100
commitdb98c00bdfe215c6a160271beda40d36efdabcd2 (patch)
treeecf1a7cfd4e768c3ea1dca1ea299ef8f1a897646 /meson.build
parent26d87549a1534bf9254fbda9fbc687fa2e7cecd0 (diff)
downloadgstreamer-plugins-base-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 9459abc0a..e4ef0295e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c', 'cpp',
- version : '1.12.4',
+ version : '1.12.5',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])