diff --git a/vrecord b/vrecord index 04e677de..f58ed51b 100755 --- a/vrecord +++ b/vrecord @@ -3,7 +3,7 @@ # vrecord # Open-source software for capturing a video signal and turning it into a digital file. -VERSION="2020-06-26" +VERSION="2020-07-01" SCRIPTNAME=$(basename "${0}") SCRIPTDIR=$(dirname "${0}") CONFIG_FILE="${HOME}/.${SCRIPTNAME}.conf"