Bump OpenTTD content server vanilla compatibility version to 13.0

This commit is contained in:
Jonathan G Rennison
2023-04-13 23:03:38 +01:00
parent 64925aedf8
commit 3b72241280

View File

@@ -84,7 +84,7 @@ const byte _openttd_revision_tagged = ${REV_ISTAG};
* It should never contain things like "beta", but only the release version * It should never contain things like "beta", but only the release version
* we are compatible with. * we are compatible with.
*/ */
const char _openttd_content_version[] = "12.0"; const char _openttd_content_version[] = "13.0";
/** /**
* The NewGRF revision of OTTD: * The NewGRF revision of OTTD: