diff options
| author | Peter Jones <pjones@redhat.com> | 2013-10-31 11:12:24 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2013-10-31 11:12:24 -0400 |
| commit | b2dd8614139d187b568e9ccf73b70156472d0b54 (patch) | |
| tree | 095ed45d65f8717b859578339781c8a026801351 | |
| parent | 6b1f8796ffe5d10a4993b4460178bc8cb3b4e70a (diff) | |
| download | efi-boot-shim-b2dd8614139d187b568e9ccf73b70156472d0b54.tar.gz efi-boot-shim-b2dd8614139d187b568e9ccf73b70156472d0b54.zip | |
Bump version to 0.6
Signed-off-by: Peter Jones <pjones@redhat.com>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ endif LDFLAGS = -nostdlib -znocombreloc -T $(EFI_LDS) -shared -Bsymbolic -L$(EFI_PATH) -L$(LIB_PATH) -LCryptlib -LCryptlib/OpenSSL $(EFI_CRT_OBJS) -VERSION = 0.5 +VERSION = 0.6 TARGET = shim.efi MokManager.efi.signed fallback.efi.signed OBJS = shim.o netboot.o cert.o replacements.o version.o |
