1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +00:00

update 11.3

This commit is contained in:
Zeno Rogue
2020-03-07 04:44:24 +01:00
parent 2eb3e2aef2
commit a961499fbe
3 changed files with 19 additions and 4 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "11.2x"
#define VERNUM_HEX 0xA818
#define VER "11.3"
#define VERNUM_HEX 0xA820
#include "sysconfig.h"