http://git.etherboot.org
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f7141a
)
[release] Update version to 0.9.8 for release
v0.9.8
author
Marty Connor
<mdc@etherboot.org>
Wed, 14 Oct 2009 16:12:40 +0000
(12:12 -0400)
committer
Marty Connor
<mdc@etherboot.org>
Wed, 14 Oct 2009 16:12:40 +0000
(12:12 -0400)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
ad60c35
..
8907c42
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-129,8
+129,8
@@
install :
#
VERSION_MAJOR = 0
VERSION_MINOR = 9
-VERSION_PATCH =
7
-EXTRAVERSION =
+
+VERSION_PATCH =
8
+EXTRAVERSION =
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) \