diff --git a/script/check_audio_framemd5.sh b/script/check_audio_framemd5.sh index 01dd2e3..25115e5 100755 --- a/script/check_audio_framemd5.sh +++ b/script/check_audio_framemd5.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash SCRIPT=$(basename "${0}") - VERSION='2017-04-15' + VERSION='2017-04-17' AUTHOR='ffmprovisr' RED='\033[1;31m' BLUE='\033[1;34m'