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