http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c897f
)
Make VERSION_MAJOR for gPXE be 0
author
Marty Connor
<mdc@etherboot.org>
Wed, 9 Aug 2006 03:43:41 +0000
(
03:43
+0000)
committer
Marty Connor
<mdc@etherboot.org>
Wed, 9 Aug 2006 03:43:41 +0000
(
03:43
+0000)
src/Makefile.housekeeping
patch
|
blob
|
history
diff --git
a/src/Makefile.housekeeping
b/src/Makefile.housekeeping
index
9621bb3
..
7c3c4bb
100644
(file)
--- 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 =