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>2022-12-16 21:22:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-12-16 21:22:17 +0300
commitbae5294e8fa738fce81816efea639431fe0e48cf (patch)
tree9e1f0f975c2a806b938f7c5493dd2515456bec60 /video/ffv1
parent19957d1d230264b5890bfd0c4aa07bc9f1d68acc (diff)
Update versions to 0.9.3
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 cc394529e..9f699be65 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ffv1"
-version = "0.9.2"
+version = "0.9.3"
authors = ["Arun Raghavan <arun@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"