From 05ad386500981301c38785ccd3663c1d34551f5d Mon Sep 17 00:00:00 2001 From: Tim Edwards Date: Mon, 16 Jan 2023 22:11:15 -0500 Subject: [PATCH] Updated the version to go along with the merge of pull request 213 from Anton Blanchard (1. Don't cast pointer to struct and back again in DBDiagonalProc(), 2. Fix compiler warning in drcMaskSpacing(), 3. Fix a few issues in leaDBSearchForTech(), 4. Remove spurious ";" from PlotPS()). --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 6ebec9b3..3adebf79 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.3.361 +8.3.362