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:
ec5863a
)
[release] Update version to 0.9.8+ post release
author
Marty Connor
<mdc@etherboot.org>
Wed, 14 Oct 2009 18:24:49 +0000
(14:24 -0400)
committer
Marty Connor
<mdc@etherboot.org>
Wed, 14 Oct 2009 18:24:49 +0000
(14:24 -0400)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
8907c42
..
31744f3
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-130,7
+130,7
@@
install :
VERSION_MAJOR = 0
VERSION_MINOR = 9
VERSION_PATCH = 8
-EXTRAVERSION =
+EXTRAVERSION =
+
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) \