diff --git a/vip.sh b/vip.sh index 135947c1d..af00dc197 100755 --- a/vip.sh +++ b/vip.sh @@ -7,7 +7,7 @@ SCRIPT_NAME="$(basename "$0")" # SCRIPT_DIR is incorrect when vip.sh is submitted as a Slurm job that is submitted as part of another Slurm job VIP_DIR="${VIP_DIR:-"${SCRIPT_DIR}"}" -VIP_VERSION="7.3.0" +VIP_VERSION="7.4.0" display_version() { echo -e "${VIP_VERSION}"