1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-17 03:32:07 +00:00
This commit is contained in:
Zeno Rogue
2020-02-07 19:45:47 +01:00
parent 81ad14061b
commit 8cba24fb20
+2 -2
View File
@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "11.2w"
#define VERNUM_HEX 0xA817
#define VER "11.2x"
#define VERNUM_HEX 0xA818
#include "sysconfig.h"