mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-14 01:04:35 +00:00
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 <pjones@redhat.com>
This commit is contained in:
parent
24c9d9d059
commit
967152aa9c
2
Makefile
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user