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-11-28 12:44:11 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-11-28 12:44:33 +0300
commit1f4a035dc0eb7f4a95b9ac8dbbe7a5b37651c64a (patch)
tree981f082046563d26ee8acf8d8162eeb040ceabf8 /video/ffv1
parentb41d1e3f344a734ec4a1c4189badd376b8bacfef (diff)
Update versions to 0.9.2
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 f12446c34..cc394529e 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ffv1"
-version = "0.9.1"
+version = "0.9.2"
authors = ["Arun Raghavan <arun@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"