summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-28 14:23:55 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-03-28 14:23:55 +0100
commit8862ca271f5c8f64fe1677354bd465f23e589a06 (patch)
tree9a1458d2c00106bf77de0500bcb43fd1ec691330 /meson.build
parent208ce17ab11aa9a2d2a1a4f83a745219c8923673 (diff)
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 c1aecc2a..fe9b5128 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.12.4',
+ version : '1.12.5',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])