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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-02-10 01:23:56 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-02-10 01:23:56 +0300
commit1e13dbb99cc4d46feb145965cffc190367346fe9 (patch)
treec4f5bff55b718185459c93a10f119d59799fd0b6 /utils/fallbackswitch
parent994c79569e1fd5a8adb909a611b21607fc2db128 (diff)
Update versions to 0.11.0-alpha.1
Diffstat (limited to 'utils/fallbackswitch')
-rw-r--r--utils/fallbackswitch/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/fallbackswitch/Cargo.toml b/utils/fallbackswitch/Cargo.toml
index a159d4af8..3332032ef 100644
--- a/utils/fallbackswitch/Cargo.toml
+++ b/utils/fallbackswitch/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-fallbackswitch"
-version = "0.10.0-alpha.1"
+version = "0.11.0-alpha.1"
authors = ["Sebastian Dröge <sebastian@centricular.com>", "Jan Schmidt <jan@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"