Skip to content

Commit 689a39d

Browse files
committed
Publish sys 1.0.1
Closes #4
1 parent 53c8738 commit 689a39d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## Version 1.1.2
1+
## _sys_ Version 1.0.1
22

33
- Fix static building after a change in ffmpeg's branch naming structure broke it
44

5+
## Version 1.1.2
6+
7+
No changes from 1.1.1.
8+
59
## Version 1.1.1
610

711
- Fix compilation on some non-x64 platforms

ffmpeg-sys-the-third/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ffmpeg-sys-the-third"
3-
version = "1.0.0+ffmpeg-5.1.2"
3+
version = "1.0.1+ffmpeg-5.1.2"
44
build = "build.rs"
55
links = "ffmpeg"
66

0 commit comments

Comments
 (0)