add citymania version to rev.cpp.in
This commit is contained in:
@@ -83,3 +83,5 @@ const byte _openttd_revision_tagged = 1;
|
||||
* version, thus making comparisons on specific revisions easy.
|
||||
*/
|
||||
const uint32 _openttd_newgrf_version = 1 << 28 | 10 << 24 | 0 << 20 | 0 << 19 | 28004;
|
||||
|
||||
const char _citymania_version[] = "!!VERSION!! !!DATE!!";
|
||||
|
||||
Reference in New Issue
Block a user