-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed vulnerability and changed the correct variables
- Loading branch information
zessirb
committed
Jul 18, 2020
1 parent
8fc9014
commit e0ab7d8
Showing
3 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#Sat Jul 18 13:20:06 CEST 2020 | ||
#Sat Jul 18 13:38:31 CEST 2020 | ||
MAJOR=3 | ||
MINOR=7 | ||
PATCH=0 | ||
PATCH=1 | ||
PRE_RELEASE= | ||
BUILD=224 | ||
BUILD=225 | ||
CODE=0 |