diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 5ba528a..f544c4e 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffmpeg-sys" -version = "2.6.2-5" +version = "2.7.0-1" authors = ["meh. "] license = "WTFPL"