Skip to content

Commit

Permalink
fix: number after alpha designation is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
iWas-Coder committed May 15, 2024
1 parent d991dde commit 1edf29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
EXTRAVERSION = -alpha1
EXTRAVERSION = -alpha
# Debug
D =
# Quiet (general)
Expand Down

0 comments on commit 1edf29f

Please sign in to comment.