summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-02-23 17:23:13 +0000
committerTim-Philipp Müller <tim@centricular.com>2017-02-23 17:23:13 +0000
commite0324d527aa75c9071ccc9c095552f70152b866c (patch)
tree3e1b45959692566c03a1b6c3e49f538dfb343f3c
parent2e40502e73d744a26abaa9fd22453e625ca6a146 (diff)
downloadgstreamer-plugins-bad-e0324d527aa75c9071ccc9c095552f70152b866c.tar.gz
meson: update version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index fd99b8e4b..a01c271e0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.10.1',
+ version : '1.10.4',
meson_version : '>= 0.33.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])