Version: 0.8

This version works correctly on arm 32 and 64.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
diff --git a/configure.ac b/configure.ac
index ee637df..cde2322 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sbsigntool], [0.7], [James.Bottomley@HansenPartnership.com])
+AC_INIT([sbsigntool], [0.8], [James.Bottomley@HansenPartnership.com])
 
 AM_INIT_AUTOMAKE()