david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[release] Update version to 1.0.0 for release

Signed-off-by: Marty Connor <mdc@etherboot.org>
This commit is contained in:
Marty Connor 2010-02-02 11:12:44 -05:00
parent 26f882bf64
commit 53e9fb50d2
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ install :
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_PATCH = 0
EXTRAVERSION = -rc1+
EXTRAVERSION =
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) \