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-23 12:30:27 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-23 12:30:27 +0300
commit5c2582d1050987bfc9806a9e1bef7942ba5bd563 (patch)
treebaec9a101209fe3380e25abddbb6af2db83c0117 /utils/togglerecord/Cargo.toml
parent4b9392938ff0c4271bd45f22d673697db4ecac06 (diff)
Update version to 0.9.8
Diffstat (limited to 'utils/togglerecord/Cargo.toml')
-rw-r--r--utils/togglerecord/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/togglerecord/Cargo.toml b/utils/togglerecord/Cargo.toml
index 36de44431..6099236c8 100644
--- a/utils/togglerecord/Cargo.toml
+++ b/utils/togglerecord/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-togglerecord"
-version = "0.9.7"
+version = "0.9.8"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "GStreamer Toggle Record Plugin"