Skip to content

Commit

Permalink
chore:bump version v7.9.1 to v8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed Dec 2, 2024
1 parent 6af89d3 commit 1b7535c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.1"
VIP_VERSION="8.0.0"

display_version() {
echo -e "${VIP_VERSION}"
Expand Down

0 comments on commit 1b7535c

Please sign in to comment.