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>2021-07-09 13:49:33 +0300
committerSebastian Dröge <sebastian@centricular.com>2021-07-09 13:49:33 +0300
commit24ec79cd1a7553392545f6b964e0ba6d28b1544a (patch)
tree13bb19358f9f048422a3e78fd27ed557aa0b4088 /video/closedcaption/Cargo.toml
parent1c3ae0f89a23d928a217dcf9e62c538d3c18ade3 (diff)
Update versions to 0.8.0 for the master branch
Diffstat (limited to 'video/closedcaption/Cargo.toml')
-rw-r--r--video/closedcaption/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/closedcaption/Cargo.toml b/video/closedcaption/Cargo.toml
index bb8b6368e..0f55b70b1 100644
--- a/video/closedcaption/Cargo.toml
+++ b/video/closedcaption/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-closedcaption"
-version = "0.7.0"
+version = "0.8.0"
authors = ["Sebastian Dröge <sebastian@centricular.com>", "Jordan Petridis <jordan@centricular.com>", "Matthew Waters <matthew@centricular.com>"]
license = "LGPL-2.1-or-later"
edition = "2018"
@@ -59,7 +59,7 @@ cc = "1.0"
static = []
[package.metadata.capi]
-min_version = "0.7.0"
+min_version = "0.8.0"
[package.metadata.capi.header]
enabled = false