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-12-27 14:14:59 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-12-27 14:14:59 +0300
commitb0bd55c4d2e4ecec56330fc98f6c58fb999db25a (patch)
tree1ce164fe2c673f3d3a0c5215d6b2e4f70f10f464 /utils/togglerecord/Cargo.toml
parentb9e6c817b7ef0853cd834f017a78032e8b61fefa (diff)
Update versions to 0.9.4
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 645d52f54..ecf9c2f47 100644
--- a/utils/togglerecord/Cargo.toml
+++ b/utils/togglerecord/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-togglerecord"
-version = "0.9.3"
+version = "0.9.4"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "GStreamer Toggle Record Plugin"