meson: Update version
authorSebastian Dröge <sebastian@centricular.com>
Fri, 24 Feb 2017 14:01:39 +0000 (16:01 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 24 Feb 2017 14:01:39 +0000 (16:01 +0200)
meson.build

index 9de435a..f42f0ed 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-python', 'c', 'cpp',
-  version : '1.11.1.1',
+  version : '1.11.2.1',
   meson_version : '>= 0.36.0',
   default_options : [ 'warning_level=1',
                       'c_std=gnu99',