Add a release version string to rev.cpp

This commit is contained in:
Jonathan G Rennison
2021-09-06 17:49:08 +01:00
parent fda17d25de
commit a0cb27b73c
4 changed files with 29 additions and 8 deletions

View File

@@ -37,6 +37,8 @@ bool IsReleasedVersion()
*/
const char _openttd_revision[] = "${REV_VERSION}";
const char _openttd_release_version[] = "${REV_RELEASE}";
/**
* The text version of OpenTTD's build date.
* Updating the build date in this file is the safest as it generally gets