diff options
author | Peter Jones <pjones@redhat.com> | 2015-06-19 16:15:25 -0400 |
---|---|---|
committer | Peter Jones <pjones@redhat.com> | 2015-06-30 14:20:12 -0400 |
commit | c340e8ce10ada28b30927e703cb62e9368cc1b9d (patch) | |
tree | 96271d76d9a46bad8f4cdd82a0279c97c787804c /Makefile | |
parent | 70ce2c420484ef964b6443c102bfd78c29965e10 (diff) | |
download | efi-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.8 +VERSION = 0.9 RELEASE := ifneq ($(RELEASE),"") RELEASE="-$(RELEASE)" |