From a9631f16020ed92af72468d9e6ce75b8c8fbdeea Mon Sep 17 00:00:00 2001 From: xor Date: Mon, 5 Oct 2015 01:29:30 +0200 Subject: [PATCH] Version bump. \o/ --- hashboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hashboot b/hashboot index 425ca3f..8378b9d 100755 --- a/hashboot +++ b/hashboot @@ -11,7 +11,7 @@ # meet some day, and you think this stuff is worth it, you can give us a hug. # ################################################################################### -VERSION="0.7.6" +VERSION="0.8.0" PATH="/bin:/usr/bin:/sbin:/usr/sbin:${PATH}" DIGEST_FILE="/var/lib/hashboot.digest"