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

index 3a40fe1..049ceb3 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-ugly', 'c',
-  version : '1.9.1.1',
+  version : '1.9.2.1',
   meson_version : '>= 0.32.0',
   default_options : [ 'warning_level=1',
                       'c_std=gnu99',