Bump OpenTTD content version to 14.1

This commit is contained in:
Jonathan G Rennison
2024-05-06 17:54:56 +01:00
parent 3e57319c0b
commit 0a0b42a931

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