From d141608bf820a1f1052b335073cd4c2dc9221d1d Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Mon, 10 Jun 2013 17:51:57 -0400 Subject: [PATCH] Bump version to 0.4 Since I've finally merged in the "sections" branch, best to increment the version number. Signed-off-by: Peter Jones --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e69c74a..4bdd603 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ endif LDFLAGS = -nostdlib -znocombreloc -T $(EFI_LDS) -shared -Bsymbolic -L$(EFI_PATH) -L$(LIB_PATH) -LCryptlib -LCryptlib/OpenSSL $(EFI_CRT_OBJS) -VERSION = 0.3 +VERSION = 0.4 TARGET = shim.efi MokManager.efi.signed fallback.efi.signed OBJS = shim.o netboot.o cert.o dbx.o