From c64f29e0d8b426d4e7383f40ad91ba7485f9d62f Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 20 Aug 2020 13:41:11 -0700 Subject: [PATCH] Update version --- token/program/inc/token.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/token/program/inc/token.h b/token/program/inc/token.h index 5bf5c5be..d9ef5d29 100644 --- a/token/program/inc/token.h +++ b/token/program/inc/token.h @@ -9,7 +9,7 @@ #define TOKEN_MAJOR_VERSION 1 #define TOKEN_MINOR_VERSION 0 -#define TOKEN_PATCH_VERSION 7 +#define TOKEN_PATCH_VERSION 8 /** * Maximum number of multisignature signers (max N)