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-02-09 23:08:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-02-09 23:08:17 +0300
commiteb3d3b30884f18dd4b4d721b50ddfacac7aeff8b (patch)
treeb8a588f7cb96c6c5c12c05e4a23240759624a18a /video/dav1d
parentee46b103b8bcf6aa809b9fb87db5d219010513a7 (diff)
Update versions to 0.9.9
Diffstat (limited to 'video/dav1d')
-rw-r--r--video/dav1d/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/dav1d/Cargo.toml b/video/dav1d/Cargo.toml
index 2603d393a..20b943cdb 100644
--- a/video/dav1d/Cargo.toml
+++ b/video/dav1d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-dav1d"
-version = "0.9.8"
+version = "0.9.9"
authors = ["Philippe Normand <philn@igalia.com>"]
edition = "2021"
rust-version = "1.63"