From d624b76712c1a3960c705a6a6a050ff117291617 Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Tue, 29 Aug 2023 15:50:38 -0400 Subject: [PATCH] Updated the version to go along with Donn's pull request #266 (fixes some issues around python3 on the Mac, python3 conflicting with that found by /usr/bin/env, and an issue around "make clean" attempting to rebuild the Depend files). --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index bb41ad9a..36b12bb9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.3.426 +8.3.427