VERSION: bump for 4.0.0 rc1
Update the VERSION file to reflect the tagging for 4.0.0rc1 release. Signed-off-by: Dan Kalowsky <dkalowsky@amperecomputing.com>
This commit is contained in:
parent
5678512fe8
commit
9f93dede36
1 changed files with 4 additions and 4 deletions
8
VERSION
8
VERSION
|
@ -1,5 +1,5 @@
|
|||
VERSION_MAJOR = 3
|
||||
VERSION_MINOR = 7
|
||||
PATCHLEVEL = 99
|
||||
VERSION_MAJOR = 4
|
||||
VERSION_MINOR = 0
|
||||
PATCHLEVEL = 0
|
||||
VERSION_TWEAK = 0
|
||||
EXTRAVERSION =
|
||||
EXTRAVERSION = rc1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue