Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2022-04-26 14:19:44 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-04-26 14:20:02 +0300
commit18c9bd0355e0fc1ab20072d805807112945ad5bb (patch)
tree0c972eee8f49d6fed836e2bd59450d955408d596 /utils
parent4d10d95ff9ad974d52c0b1f13bc0b7b099e49c6b (diff)
Update versions to 0.8.40.8.4
Diffstat (limited to 'utils')
-rw-r--r--utils/fallbackswitch/Cargo.toml2
-rw-r--r--utils/togglerecord/Cargo.toml2
-rw-r--r--utils/uriplaylistbin/Cargo.toml2
3 files changed, 3 insertions, 3 deletions
diff --git a/utils/fallbackswitch/Cargo.toml b/utils/fallbackswitch/Cargo.toml
index 6e6f3f5c..daec317c 100644
--- a/utils/fallbackswitch/Cargo.toml
+++ b/utils/fallbackswitch/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-fallbackswitch"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"
diff --git a/utils/togglerecord/Cargo.toml b/utils/togglerecord/Cargo.toml
index deff472e..7cf6aa85 100644
--- a/utils/togglerecord/Cargo.toml
+++ b/utils/togglerecord/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-togglerecord"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "Toggle Record Plugin"
diff --git a/utils/uriplaylistbin/Cargo.toml b/utils/uriplaylistbin/Cargo.toml
index eb537edb..9b8b62be 100644
--- a/utils/uriplaylistbin/Cargo.toml
+++ b/utils/uriplaylistbin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-uriplaylistbin"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Guillaume Desmottes <guillaume.desmottes@onestream.live>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"