]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[release] Update version to 0.9.7+ post release
authorMichael Brown <mcb30@etherboot.org>
Mon, 2 Mar 2009 02:29:20 +0000 (02:29 +0000)
committerMichael Brown <mcb30@etherboot.org>
Mon, 2 Mar 2009 02:29:20 +0000 (02:29 +0000)
src/Makefile

index a627d967e7b3211d8a903d0f4f23564a2801eb28..22a4586d345390a522a8873081cf5b903f481e00 100644 (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) \