2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-11 10:17:49 +00:00

Make VERSION_MAJOR for gPXE be 0

This commit is contained in:
Marty Connor 2006-08-09 03:43:41 +00:00
parent b3c897f437
commit dd7e103d58

View File

@ -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 =