Browse Source

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>
pull/80499/head v4.0.0-rc1
Dan Kalowsky 8 months ago committed by Mahesh Mahadevan
parent
commit
9f93dede36
  1. 8
      VERSION

8
VERSION

@ -1,5 +1,5 @@ @@ -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…
Cancel
Save