mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Merge remote-tracking branch 'newdev/master'
Conflicts: Changelog doc/APIchanges doc/optimization.txt libavformat/avio.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ if [ -z "$2" ]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
NEW_REVISION="#define FFMPEG_VERSION \"$version\""
|
||||
NEW_REVISION="#define LIBAV_VERSION \"$version\""
|
||||
OLD_REVISION=$(cat version.h 2> /dev/null)
|
||||
|
||||
# Update version.h only on revision changes to avoid spurious rebuilds
|
||||
|
||||
Reference in New Issue
Block a user