Bump version

This seems pretty much functionally complete, so let's call it 0.2.
This commit is contained in:
Matthew Garrett 2012-11-01 15:32:12 -04:00
parent 4ad234f175
commit 064c0eed5f

View File

@ -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) 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 TARGET = shim.efi MokManager.efi
OBJS = shim.o netboot.o cert.o dbx.o OBJS = shim.o netboot.o cert.o dbx.o