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 /tutorial
parent38cfc72a72f9cfeab328f1e8e6cd9c7ac5cdc62b (diff)
Update version to 0.9.11
Diffstat (limited to 'tutorial')
-rw-r--r--tutorial/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/Cargo.toml b/tutorial/Cargo.toml
index e094e5e08..2553d295c 100644
--- a/tutorial/Cargo.toml
+++ b/tutorial/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-tutorial"
-version = "0.9.10"
+version = "0.9.11"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"