diff options
Diffstat (limited to 'zap')
-rw-r--r-- | zap/include/zap/base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zap/include/zap/base.h b/zap/include/zap/base.h index 979a01b..4866051 100644 --- a/zap/include/zap/base.h +++ b/zap/include/zap/base.h @@ -12,7 +12,7 @@ #if !defined(zap_hdr_base) #define zap_hdr_base -#define zap_ver ((uint_Least64_t)0xBu) +#define zap_ver ((uint_Least64_t)0xEu) #if defined(sus_lang_asm) |