1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-30 09:17:57 +00:00
This commit is contained in:
Zeno Rogue
2020-05-31 17:22:18 +02:00
parent a8a0805b6f
commit ff893eb5f6

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "11.3n"
#define VERNUM_HEX 0xA82E
#define VER "11.3o"
#define VERNUM_HEX 0xA82F
#include "sysconfig.h"