This commit is contained in:
Reto Kromer 2016-12-17 17:55:00 +01:00 committed by GitHub
parent 421940f957
commit 01ecb8e25b

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
SCRIPT=$(basename "${0}") SCRIPT=$(basename "${0}")
VERSION='2016-10-09' VERSION='2016-12-17'
AUTHOR='ffmprovisr' AUTHOR='ffmprovisr'
RED='\033[1;31m' RED='\033[1;31m'
BLUE='\033[1;34m' BLUE='\033[1;34m'