summaryrefslogtreecommitdiffstats
path: root/src/Makefile.housekeeping
diff options
context:
space:
mode:
authorMarty Connor2006-08-09 05:43:41 +0200
committerMarty Connor2006-08-09 05:43:41 +0200
commitdd7e103d58c04b59d019216989861977b61f2ca6 (patch)
treeab25d180d40ee34bdc77f3b1de8116148592909f /src/Makefile.housekeeping
parentCorrected documentation (diff)
downloadipxe-dd7e103d58c04b59d019216989861977b61f2ca6.tar.gz
ipxe-dd7e103d58c04b59d019216989861977b61f2ca6.tar.xz
ipxe-dd7e103d58c04b59d019216989861977b61f2ca6.zip
Make VERSION_MAJOR for gPXE be 0
Diffstat (limited to 'src/Makefile.housekeeping')
-rw-r--r--src/Makefile.housekeeping2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.housekeeping b/src/Makefile.housekeeping
index 9621bb3c..7c3c4bbf 100644
--- a/src/Makefile.housekeeping
+++ b/src/Makefile.housekeeping
@@ -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 =