From: Tim-Philipp Müller Date: Tue, 1 Jun 2021 14:28:36 +0000 (+0100) Subject: Back to development X-Git-Tag: 1.19.3~509^2~102 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af3527ce24a0f9a43723e25812e48f590d37f5b5;p=platform%2Fupstream%2Fgstreamer.git Back to development --- diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index 005a16f..8745b93 100644 --- a/docs/gst_plugins_cache.json +++ b/docs/gst_plugins_cache.json @@ -6607,7 +6607,7 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer 1.19.1 FLV muxer", + "default": "GStreamer 1.19.1.1 FLV muxer", "mutable": "null", "readable": true, "type": "gchararray", @@ -6619,7 +6619,7 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer 1.19.1 FLV muxer", + "default": "GStreamer 1.19.1.1 FLV muxer", "mutable": "null", "readable": true, "type": "gchararray", @@ -20112,7 +20112,7 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer/1.19.1", + "default": "GStreamer/1.19.1.1", "mutable": "null", "readable": true, "type": "gchararray", @@ -22069,7 +22069,7 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer souphttpsrc 1.19.1 ", + "default": "GStreamer souphttpsrc 1.19.1.1 ", "mutable": "null", "readable": true, "type": "gchararray", diff --git a/meson.build b/meson.build index e04c71d..e4316b0 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-good', 'c', - version : '1.19.1', + version : '1.19.1.1', meson_version : '>= 0.54', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ])