meson: Bump version to 1.9.2
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 5 Sep 2016 15:22:36 +0000 (12:22 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Mon, 5 Sep 2016 15:22:36 +0000 (12:22 -0300)
meson.build

index 3e17022..1b446e5 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-base', 'c', 'cpp',
-  version : '1.9.1.1',
+  version : '1.9.2.1',
   meson_version : '>= 0.33.0',
   default_options : [ 'warning_level=1',
                       'c_std=gnu99',