diff --git a/hyper.h b/hyper.h index 62e4614a..99e781f8 100644 --- a/hyper.h +++ b/hyper.h @@ -13,8 +13,8 @@ #define _HYPER_H_ // version numbers -#define VER "12.1p" -#define VERNUM_HEX 0xA930 +#define VER "12.1q" +#define VERNUM_HEX 0xA931 #include "sysconfig.h"