- bump version to 7.2

This commit is contained in:
Ilya Shurumov 2021-05-30 21:55:27 +06:00 committed by InspirationByte
parent 75b8c938ef
commit 942f0083c6

View File

@ -2,7 +2,7 @@
#define VERSION_H
#ifndef GAME_VERSION_N
#define GAME_VERSION_N "7.0"
#define GAME_VERSION_N "7.2"
#endif // GAME_VERSION_N
#define GAME_TITLE "REDRIVER2"