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-01-18 18:19:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-18 18:19:17 +0300
commitc818a575b4cd03c5b6e46f7a41132cf4ba4627c2 (patch)
treeb061b2c8b7a31a7656f6ce00e1a727d5f8853319 /video/gtk4
parent43e5bd7b3aa1e9a86a5e0bdd2980d8186be3194a (diff)
Update versions to 0.9.6
Diffstat (limited to 'video/gtk4')
-rw-r--r--video/gtk4/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/gtk4/Cargo.toml b/video/gtk4/Cargo.toml
index b8b980556..a443661db 100644
--- a/video/gtk4/Cargo.toml
+++ b/video/gtk4/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gtk4"
-version = "0.9.5"
+version = "0.9.6"
authors = ["Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>", "Jordan Petridis <jordan@centricular.com>", "Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"