From e01101a33488df40c196340d881b5bccd4477c6f Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Tue, 20 Jun 2023 17:11:24 +0100 Subject: [PATCH] Update vanilla content version sent to bananas --- src/rev.cpp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rev.cpp.in b/src/rev.cpp.in index d280cf1233..de09ae11af 100644 --- a/src/rev.cpp.in +++ b/src/rev.cpp.in @@ -84,7 +84,7 @@ const byte _openttd_revision_tagged = ${REV_ISTAG}; * It should never contain things like "beta", but only the release version * we are compatible with. */ -const char _openttd_content_version[] = "13.0"; +const char _openttd_content_version[] = "13.3"; /** * The NewGRF revision of OTTD: