summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-28 14:16:40 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-03-28 14:16:41 +0100
commit530caf58f7449a3edcc6e20ccd9ddd5d5c34d429 (patch)
treed7b53276ae55efc7d96afc251541ad7cad084709 /meson.build
parentc27c2c622ccf9e0f4a80053db7cd5265370fcb55 (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 ef5f2ceb19..28712f4d84 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c', 'cpp',
- version : '1.12.4',
+ version : '1.12.5',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])