From c29a7128c60691794b2131abf4cd606e94068905 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Sun, 3 Mar 2024 13:35:29 +0000 Subject: [PATCH] Bump upstream content version to 14.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 ffdfa0614b..65b2a231fe 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.4"; +const char _openttd_content_version[] = "14.0"; /** * The NewGRF revision of OTTD: