Placed constants in versions.h

This commit is contained in:
mathusummut
2018-10-05 22:12:39 +02:00
parent 4fe94a9d71
commit ee16663f4b
35 changed files with 85 additions and 112 deletions

View File

@@ -0,0 +1,4 @@
#define GAME_VERSION "0.8.02"
#define LAST_COMPATIBLE_VERSION "0.8.01"
#define G3D_VIEWER_VERSION "1.0.00"
#define MAP_EDITOR_VERSION "1.0.00"