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:
518cd2f
)
[release] Update version to 0.9.7 for release
author
Michael Brown
<mcb30@etherboot.org>
Mon, 2 Mar 2009 02:23:42 +0000
(
02:23
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Mon, 2 Mar 2009 02:23:42 +0000
(
02:23
+0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
147f699
..
a627d96
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-117,8
+117,8
@@
install :
#
VERSION_MAJOR = 0
VERSION_MINOR = 9
-VERSION_PATCH =
6
-EXTRAVERSION =
+
+VERSION_PATCH =
7
+EXTRAVERSION =
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) \