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

update 12.0c

This commit is contained in:
Zeno Rogue
2021-07-04 11:32:51 +02:00
parent 9817c3fb0c
commit 5306334267
2 changed files with 29 additions and 2 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.0b"
#define VERNUM_HEX 0xA902
#define VER "12.0c"
#define VERNUM_HEX 0xA903
#include "sysconfig.h"