mirror of
https://github.com/ipxe/ipxe
synced 2026-05-14 20:00:42 +03:00
[release] Update version number after release
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
+1
-1
@@ -215,7 +215,7 @@ install :
|
||||
VERSION_MAJOR := 2
|
||||
VERSION_MINOR := 0
|
||||
VERSION_PATCH := 0
|
||||
EXTRAVERSION :=
|
||||
EXTRAVERSION := +
|
||||
ifneq ($(wildcard ../.git/HEAD),)
|
||||
GITVERSION := $(shell cat ../.git/HEAD)
|
||||
ifeq ($(firstword $(GITVERSION)),ref:)
|
||||
|
||||
Reference in New Issue
Block a user