diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 46fbe77..27f8bde 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffmpeg-sys" -version = "2.6.2-3" +version = "2.6.2-4" authors = ["meh. "] license = "WTFPL"