diff --git a/check_framemd5.sh b/check_framemd5.sh index 2ccba6a..d371837 100644 --- a/check_framemd5.sh +++ b/check_framemd5.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash SCRIPT=$(basename "${0}") - VERSION='2016-10-01' + VERSION='2016-10-02' AUTHOR='ffmprovisr' RED='\033[1;31m' BLUE='\033[1;34m'