We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c8738 commit 689a39dCopy full SHA for 689a39d
CHANGELOG.md
@@ -1,7 +1,11 @@
1
-## Version 1.1.2
+## _sys_ Version 1.0.1
2
3
- Fix static building after a change in ffmpeg's branch naming structure broke it
4
5
+## Version 1.1.2
6
+
7
+No changes from 1.1.1.
8
9
## Version 1.1.1
10
11
- Fix compilation on some non-x64 platforms
ffmpeg-sys-the-third/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ffmpeg-sys-the-third"
-version = "1.0.0+ffmpeg-5.1.2"
+version = "1.0.1+ffmpeg-5.1.2"
build = "build.rs"
links = "ffmpeg"
0 commit comments