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

index 227819b0376af10d6f8e92079cc498a05875ea3b..439bf51545717e974398df16119b134fe79eeb4c 100644 (file)
@@ -1,5 +1,5 @@
 project('gstreamer', 'c', 'cpp',
-  version : '1.10.1',
+  version : '1.10.4',
   meson_version : '>= 0.35.0',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])