Bump OpenTTD content version to 13.4

This commit is contained in:
Jonathan G Rennison
2023-12-29 20:33:57 +00:00
parent 383a21de9e
commit 3683fdce6a

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