Back to development
authorTim-Philipp Müller <tim@centricular.com>
Fri, 3 Jul 2020 01:03:33 +0000 (02:03 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 3 Jul 2020 01:03:33 +0000 (02:03 +0100)
docs/gst_plugins_cache.json
meson.build

index f1da4df..cf09196 100644 (file)
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer 1.17.2 FLV muxer",
+                        "default": "GStreamer 1.17.2.1 FLV muxer",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer 1.17.2 FLV muxer",
+                        "default": "GStreamer 1.17.2.1 FLV muxer",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer/1.17.2",
+                        "default": "GStreamer/1.17.2.1",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer souphttpsrc 1.17.2 ",
+                        "default": "GStreamer souphttpsrc 1.17.2.1 ",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
index 5ee26c8..692ed37 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-good', 'c',
-  version : '1.17.2',
+  version : '1.17.2.1',
   meson_version : '>= 0.48',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])