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/mp4/Cargo.toml')
-rw-r--r--mux/mp4/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mux/mp4/Cargo.toml b/mux/mp4/Cargo.toml
index 81e5221b4..ce74a7d90 100644
--- a/mux/mp4/Cargo.toml
+++ b/mux/mp4/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-mp4"
-version = "0.11.0-alpha.1"
+version = "0.12.0-alpha.1"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MPL-2.0"
description = "GStreamer Rust MP4 Plugin"