Skip to content

Commit

Permalink
Update update_full-unix.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mportizlunyov authored May 21, 2024
1 parent 6203d7c commit 15286c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions update_full-unix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1478,8 +1478,8 @@ clear
# Starts counting time
TIMEBEGIN=$(date +%s)
# Save Version Number
FULL_VERSION_NUM="1.5.7 (February 12th 2023)"
SHORT_VERSION_NUM="1.5.7"
FULL_VERSION_NUM="1.5.8 (May 21 2024)"
SHORT_VERSION_NUM="1.5.8"
# Sets up initial variables
RISKYOPERATION=false
ALLARGS=$@
Expand Down

0 comments on commit 15286c8

Please sign in to comment.