mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 14:03:29 +03:00
Make VERSION_MAJOR for gPXE be 0
This commit is contained in:
@@ -9,7 +9,7 @@ CLEANUP := $(BIN)/*.* # *.* to avoid catching the "CVS" directory
|
||||
|
||||
# Version number calculations
|
||||
#
|
||||
VERSION_MAJOR = 5
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 5
|
||||
VERSION_PATCH = 0
|
||||
EXTRAVERSION =
|
||||
|
||||
Reference in New Issue
Block a user