From 3b722412808d2b814031ccaed7fbcce7ba990a53 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Thu, 13 Apr 2023 23:03:38 +0100 Subject: [PATCH] Bump OpenTTD content server vanilla compatibility version to 13.0 --- 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 6b29d150ab..d280cf1233 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[] = "12.0"; +const char _openttd_content_version[] = "13.0"; /** * The NewGRF revision of OTTD: