summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-02-23 17:22:59 +0000
committerTim-Philipp Müller <tim@centricular.com>2017-02-23 17:22:59 +0000
commit1e4a9d4d050e702232da3faecf918f437d002557 (patch)
tree68f8f988dfcf96d43b60d85d4aaabbe89b5b3111
parentb32b503e56ed213b1e85b30f38fb584c3f0876f3 (diff)
downloadgstreamer-plugins-good-1e4a9d4d050e702232da3faecf918f437d002557.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 e32732d83..524bac87f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c', 'cpp',
- version : '1.10.1',
+ version : '1.10.4',
meson_version : '>= 0.35.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])