From 3683fdce6a699048c6e03060ebee858eda4c231e Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Fri, 29 Dec 2023 20:33:57 +0000 Subject: [PATCH] Bump OpenTTD content version to 13.4 --- 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 de09ae11af..87b2af0e30 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.3"; +const char _openttd_content_version[] = "13.4"; /** * The NewGRF revision of OTTD: