From 064c0eed5f0d1acc5b82a360b9a8f77fedbdeae4 Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Thu, 1 Nov 2012 15:32:12 -0400 Subject: [PATCH] Bump version This seems pretty much functionally complete, so let's call it 0.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2e05edb..b266018 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ endif LDFLAGS = -nostdlib -znocombreloc -T $(EFI_LDS) -shared -Bsymbolic -L$(EFI_PATH) -L$(LIB_PATH) -LCryptlib -LCryptlib/OpenSSL $(EFI_CRT_OBJS) -VERSION = 0.1 +VERSION = 0.2 TARGET = shim.efi MokManager.efi OBJS = shim.o netboot.o cert.o dbx.o