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

version 12.0l

This commit is contained in:
Zeno Rogue
2022-03-01 09:53:30 +01:00
parent 490abd176f
commit 1ef969b0e2
2 changed files with 20 additions and 2 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "12.0k"
#define VERNUM_HEX 0xA90B
#define VER "12.0l"
#define VERNUM_HEX 0xA90C
#include "sysconfig.h"