Skip to content

Commit

Permalink
VERSION: bump for 4.0.0 rc1
Browse files Browse the repository at this point in the history
Update the VERSION file to reflect the tagging for 4.0.0rc1 release.

Signed-off-by: Dan Kalowsky <dkalowsky@amperecomputing.com>
  • Loading branch information
dkalowsk committed Oct 27, 2024
1 parent 45fbc31 commit 47c43e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VERSION
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 47c43e7

Please sign in to comment.