Update vanilla content version sent to bananas

This commit is contained in:
Jonathan G Rennison
2023-06-20 17:11:24 +01:00
parent e91e15be7f
commit e01101a334

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