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-03-02 14:18:00 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-03-02 14:18:00 +0300
commit9a779607c7101b8483a21dadf955c41071f0d798 (patch)
tree2a2b7fa9a5cdf0b22ae4af4a1b3491711bdca297 /video/closedcaption/Cargo.toml
parentccfa25aa60d7fff8a24673033e1e836d9259679a (diff)
Update versions to 0.9.10
Diffstat (limited to 'video/closedcaption/Cargo.toml')
-rw-r--r--video/closedcaption/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/closedcaption/Cargo.toml b/video/closedcaption/Cargo.toml
index db95f58d2..1168ec672 100644
--- a/video/closedcaption/Cargo.toml
+++ b/video/closedcaption/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-closedcaption"
-version = "0.9.9"
+version = "0.9.10"
authors = ["Sebastian Dröge <sebastian@centricular.com>", "Jordan Petridis <jordan@centricular.com>", "Matthew Waters <matthew@centricular.com>"]
license = "MPL-2.0"
edition = "2021"