summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Garrett <mjg@redhat.com>2012-11-01 15:32:12 -0400
committerMatthew Garrett <mjg@redhat.com>2012-11-01 15:32:12 -0400
commit064c0eed5f0d1acc5b82a360b9a8f77fedbdeae4 (patch)
treee3582f5ea09141d0e16360d7f9541473e9fd8af8
parent4ad234f17580123bedac801735a41fdea863b55a (diff)
downloadefi-boot-shim-064c0eed5f0d1acc5b82a360b9a8f77fedbdeae4.tar.gz
efi-boot-shim-064c0eed5f0d1acc5b82a360b9a8f77fedbdeae4.zip
Bump version
This seems pretty much functionally complete, so let's call it 0.2.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e05edb1..b266018e 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