1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-29 23:22:23 +00:00
This commit is contained in:
Zeno Rogue
2023-01-08 16:44:28 +01:00
parent 2d21e9122a
commit 3013e956b9

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.1g"
#define VERNUM_HEX 0xA927
#define VER "12.1h"
#define VERNUM_HEX 0xA928
#include "sysconfig.h"