Skip to content

Commit d26b8a4

Browse files
committed
update for 4.2
1 parent bcac270 commit d26b8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build-ffmpeg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
# directories
4-
FF_VERSION="4.1"
4+
FF_VERSION="4.2"
55
#FF_VERSION="snapshot-git"
66
if [[ $FFMPEG_VERSION != "" ]]; then
77
FF_VERSION=$FFMPEG_VERSION

0 commit comments

Comments
 (0)