Back to development
authorTim-Philipp Müller <tim@centricular.com>
Tue, 8 Sep 2020 15:58:37 +0000 (16:58 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 8 Sep 2020 15:58:37 +0000 (16:58 +0100)
docs/gst_plugins_cache.json
meson.build

index d3f30d4..1489807 100644 (file)
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer 1.18.0 FLV muxer",
+                        "default": "GStreamer 1.19.0.1 FLV muxer",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer 1.18.0 FLV muxer",
+                        "default": "GStreamer 1.19.0.1 FLV muxer",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer/1.18.0",
+                        "default": "GStreamer/1.19.0.1",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer souphttpsrc 1.18.0 ",
+                        "default": "GStreamer souphttpsrc 1.19.0.1 ",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
index 77ab1a7..8b57ea5 100644 (file)
@@ -1,6 +1,6 @@
 project('gst-plugins-good', 'c',
-  version : '1.18.0',
-  meson_version : '>= 0.48',
+  version : '1.19.0.1',
+  meson_version : '>= 0.54',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])