From 0a0b42a931bc90d0d5ce4c2a959152276d2c167e Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Mon, 6 May 2024 17:54:56 +0100 Subject: [PATCH] Bump OpenTTD content version to 14.1 --- 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 65b2a231fe..32d78b8fde 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[] = "14.0"; +const char _openttd_content_version[] = "14.1"; /** * The NewGRF revision of OTTD: