Back to development
authorTim-Philipp Müller <tim@centricular.com>
Tue, 1 Jun 2021 14:29:07 +0000 (15:29 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 1 Jun 2021 14:29:07 +0000 (15:29 +0100)
docs/gst_plugins_cache.json
meson.build

index de62463..68b43a3 100644 (file)
                         "construct": false,
                         "construct-only": false,
                         "controllable": false,
-                        "default": "GStreamer/1.19.1",
+                        "default": "GStreamer/1.19.1.1",
                         "mutable": "null",
                         "readable": true,
                         "type": "gchararray",
index f3c0f7a..ea36a81 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-rtsp-server', 'c',
-  version : '1.19.1',
+  version : '1.19.1.1',
   meson_version : '>= 0.54',
   default_options : ['warning_level=1', 'buildtype=debugoptimized'])