diff --git a/sys/Cargo.toml b/sys/Cargo.toml index a6840ee..7543358 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffmpeg-sys" -version = "2.7.1-10" +version = "2.8.0-1" authors = ["meh. "] license = "WTFPL"