Skip to content

Commit

Permalink
release: bump version to 4.0.0-rc1
Browse files Browse the repository at this point in the history
1st release candidate 4.0.0 tag.

Signed-off-by: Stephan Linz <[email protected]>
  • Loading branch information
rexut committed Nov 18, 2024
1 parent 1539647 commit 6669434
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 6669434

Please sign in to comment.