Bump upstream content version to 14.0

This commit is contained in:
Jonathan G Rennison
2024-03-03 13:35:29 +00:00
parent 1ba9806002
commit c29a7128c6

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[] = "13.4"; const char _openttd_content_version[] = "14.0";
/** /**
* The NewGRF revision of OTTD: * The NewGRF revision of OTTD: