Skip to content

Commit 53c8738

Browse files
committed
Version 1.1.2
1 parent 2cf1214 commit 53c8738

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 1.1.2
2+
3+
- Fix static building after a change in ffmpeg's branch naming structure broke it
4+
15
## Version 1.1.1
26

37
- Fix compilation on some non-x64 platforms

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-the-third"
3-
version = "1.1.1+ffmpeg-5.1.2"
3+
version = "1.1.2+ffmpeg-5.1.2"
44
build = "build.rs"
55

66
authors = ["meh. <[email protected]>", "Zhiming Wang <[email protected]>"]

0 commit comments

Comments
 (0)