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:
Diffstat (limited to 'mux/fmp4/Cargo.toml')
-rw-r--r--mux/fmp4/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mux/fmp4/Cargo.toml b/mux/fmp4/Cargo.toml
index 8b47fda5d..7549b9486 100644
--- a/mux/fmp4/Cargo.toml
+++ b/mux/fmp4/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-fmp4"
-version = "0.10.4"
+version = "0.10.5"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "GStreamer Fragmented MP4 Plugin"