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-10-24 19:31:19 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-10-24 19:31:19 +0300
commitf2223cf2cb8e96a1feef433120feaec8fa4eade0 (patch)
treebb302b0b4aaf60a87794912ed22d9e00911fd2ed /video/videofx
parentb64f95116001647e1f6795b188cd64096290e224 (diff)
Update versions to 0.10.0-alpha.1
Diffstat (limited to 'video/videofx')
-rw-r--r--video/videofx/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/videofx/Cargo.toml b/video/videofx/Cargo.toml
index bfa2585f7..bd7ec5dab 100644
--- a/video/videofx/Cargo.toml
+++ b/video/videofx/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-videofx"
-version = "0.9.0-alpha.1"
+version = "0.10.0-alpha.1"
authors = ["Sanchayan Maity <sanchayan@asymptotic.io>", "Rafael Caricio <rafael@caricio.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"