summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-05-04 15:39:25 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-05-04 15:39:25 +0300
commitd2374716e2cf8d7ecf9b478e5c13e2461cab0a4d (patch)
treec6bf4e5ccb1111816ddb3065b7c48f6dd959ade6 /meson.build
parent53e89f02aadcd10aa366f237dee35facb5cdb71c (diff)
Release 1.12.01.12.0
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 0a2bd56f..cdbfc7e8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.11.91',
+ version : '1.12.0',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])