http://git.etherboot.org
/
people
/
asdlkf
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e103495
)
[release] Update version to 0.9.7+ post release
author
Michael Brown
<mcb30@etherboot.org>
Mon, 2 Mar 2009 02:29:20 +0000
(
02:29
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Mon, 2 Mar 2009 02:29:20 +0000
(
02:29
+0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
a627d96
..
22a4586
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-118,7
+118,7
@@
install :
VERSION_MAJOR = 0
VERSION_MINOR = 9
VERSION_PATCH = 7
-EXTRAVERSION =
+EXTRAVERSION =
+
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) \