summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2013-06-10 17:51:57 -0400
committerPeter Jones <pjones@redhat.com>2013-06-10 17:51:57 -0400
commitd141608bf820a1f1052b335073cd4c2dc9221d1d (patch)
treed67bb5c284e745f6c3e38c6a8a7e7e83be16c6cf
parentff1409c37b9e27f862aed8fa4077b44904b2b802 (diff)
downloadefi-boot-shim-d141608bf820a1f1052b335073cd4c2dc9221d1d.tar.gz
efi-boot-shim-d141608bf820a1f1052b335073cd4c2dc9221d1d.zip
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>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e69c74ad..4bdd6032 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