david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[release] Update version to 0.9.7+ post release

This commit is contained in:
Michael Brown 2009-03-02 02:29:20 +00:00
parent e103495563
commit f95c919741
1 changed files with 1 additions and 1 deletions

View File

@ -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) \