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-01-15 21:33:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-01-15 21:33:49 +0300
commit0c7764fa40c1edb87b7f08a043d836808db02169 (patch)
treef22ff42d59589a0a4c9057ca687a216cb3ec47cf /video/videofx
parentab14c50d1cd165982007e1bf4ff49c9a242f2494 (diff)
Update versions to 0.9.0
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 0c158d641..321aea942 100644
--- a/video/videofx/Cargo.toml
+++ b/video/videofx/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-videofx"
-version = "0.8.0"
+version = "0.9.0"
authors = ["Sanchayan Maity <sanchayan@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"