diff --git a/hyper.h b/hyper.h index d03cc36a..67d8e84e 100644 --- a/hyper.h +++ b/hyper.h @@ -13,8 +13,8 @@ #define _HYPER_H_ // version numbers -#define VER "12.0t" -#define VERNUM_HEX 0xA914 +#define VER "12.0t1" +#define VERNUM_HEX 0xA915 #include "sysconfig.h"