http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0677a38
)
[release] Update version to 0.9.9 for release
author
Marty Connor
<mdc@etherboot.org>
Wed, 21 Oct 2009 19:05:47 +0000
(15:05 -0400)
committer
Marty Connor
<mdc@etherboot.org>
Wed, 21 Oct 2009 19:05:47 +0000
(15:05 -0400)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
31744f3
..
d49b292
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-129,8
+129,8
@@
install :
#
VERSION_MAJOR = 0
VERSION_MINOR = 9
-VERSION_PATCH =
8
-EXTRAVERSION =
+
+VERSION_PATCH =
9
+EXTRAVERSION =
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) \