meson: update version
authorTim-Philipp Müller <tim@centricular.com>
Thu, 23 Feb 2017 17:23:13 +0000 (17:23 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 23 Feb 2017 17:23:13 +0000 (17:23 +0000)
meson.build

index fd99b8e4b2a8e3d373edc8e4a2b4bc7ea09380d1..a01c271e087b5903f5aa7ea9ca47b836baff0820 100644 (file)
@@ -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' ])