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

updated Android to 11.3i

This commit is contained in:
Zeno Rogue
2020-04-07 22:46:45 +02:00
parent 5dbbf233fa
commit 348f1afcb0
6 changed files with 52 additions and 26 deletions

View File

@@ -13,8 +13,8 @@
#define _HYPER_H_
// version numbers
#define VER "11.3h"
#define VERNUM_HEX 0xA828
#define VER "11.3i"
#define VERNUM_HEX 0xA829
#include "sysconfig.h"