summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2015-06-19 16:15:25 -0400
committerPeter Jones <pjones@redhat.com>2015-06-30 14:20:12 -0400
commitc340e8ce10ada28b30927e703cb62e9368cc1b9d (patch)
tree96271d76d9a46bad8f4cdd82a0279c97c787804c /Makefile
parent70ce2c420484ef964b6443c102bfd78c29965e10 (diff)
downloadefi-boot-shim-Version_0.9.tar.gz
efi-boot-shim-Version_0.9.zip
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abf34287..46d0234e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.8
+VERSION = 0.9
RELEASE :=
ifneq ($(RELEASE),"")
RELEASE="-$(RELEASE)"