diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2020-06-22 20:04:45 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2020-06-22 20:04:45 +0300 |
commit | 0696b699aba9e0c36e08df51cec661e33f6de9f6 (patch) | |
tree | 12b6a33b013ab972c10a61871b7af1a1282fa06f | |
parent | 1c74592806df4785cd96eef12066a654b7661764 (diff) |
docs: Fix version in the plugins cache
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/-/merge_requests/138>
-rw-r--r-- | docs/gst_plugins_cache.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index e05b899..e4871e3 100644 --- a/docs/gst_plugins_cache.json +++ b/docs/gst_plugins_cache.json @@ -345,7 +345,7 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "GStreamer/1.17.1", + "default": "GStreamer/1.17.1.1", "mutable": "null", "readable": true, "type": "gchararray", |