From b59708e27a2547645ed154bd322d88d62b9b4500 Mon Sep 17 00:00:00 2001 From: "R. Timothy Edwards" Date: Mon, 19 Jan 2026 17:41:22 -0500 Subject: [PATCH] Updating the version number after merging in work done in a separate branch. This completes the work preventing magic from altering tile record contents during a basic search, but also corrects W and L calculations for non-Manhattan geometry, and a number of other corrections detailed in the branch's commit messages. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 14f434b8..3f87a080 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.3.590 +8.3.591