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-07-20 15:14:24 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-07-20 15:15:07 +0300
commit36cdf846553613675733ad8e335ebd86c6e42578 (patch)
tree74af6acc0ba49e5e7e4d9db96f9701bd87051779 /net/ndi/Cargo.toml
parent38cfc72a72f9cfeab328f1e8e6cd9c7ac5cdc62b (diff)
Update version to 0.9.11
Diffstat (limited to 'net/ndi/Cargo.toml')
-rw-r--r--net/ndi/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ndi/Cargo.toml b/net/ndi/Cargo.toml
index ab38b19de..502db3e20 100644
--- a/net/ndi/Cargo.toml
+++ b/net/ndi/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ndi"
-version = "0.9.10"
+version = "0.9.11"
authors = ["Ruben Gonzalez <rubenrua@teltek.es>", "Daniel Vilar <daniel.peiteado@teltek.es>", "Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"