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/ffv1
parentccfa25aa60d7fff8a24673033e1e836d9259679a (diff)
Update versions to 0.9.10
Diffstat (limited to 'video/ffv1')
-rw-r--r--video/ffv1/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/ffv1/Cargo.toml b/video/ffv1/Cargo.toml
index 179fe98c0..922d7d9df 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ffv1"
-version = "0.9.9"
+version = "0.9.10"
authors = ["Arun Raghavan <arun@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"