Skip to content

Commit 61ef7d2

Browse files
author
Markus Perl
committed
Bump Version to 1.54
1 parent 9bd427e commit 61ef7d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,9 @@ Contact
319319
Tested on
320320
---------
321321

322-
* MacOS 10.15
323-
* Debian 10
324-
* Ubuntu 20.04
322+
* MacOS 15.1
323+
* Debian 12
324+
* Ubuntu 22.04
325325

326326
## Continuous Integration
327327

build-ffmpeg

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
PROGNAME=$(basename "$0")
77
FFMPEG_VERSION=7.1
8-
SCRIPT_VERSION=1.53
8+
SCRIPT_VERSION=1.54
99
CWD=$(pwd)
1010
PACKAGES="$CWD/packages"
1111
WORKSPACE="$CWD/workspace"

0 commit comments

Comments
 (0)