From 2af6881202e5081700330194c517646c77dd9e28 Mon Sep 17 00:00:00 2001 From: Thanassis Tsiodras Date: Mon, 11 Jul 2022 21:55:00 +0200 Subject: [PATCH] New release, using run-time dispatching to AVX/non-AVX code. --- README | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index d4c3e6c..ec4cca5 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ COMPILE/INSTALL/RUN Windows ------- Windows users can download and run a pre-compiled Windows binary -[here](https://github.com/ttsiodras/MandelbrotSSE/releases/download/2.6/mandelSSE-win32-2.6.zip). +[here](https://github.com/ttsiodras/MandelbrotSSE/releases/download/2.7/mandelSSE-win32-2.7.zip). After decompressing, you can simply execute either one of the two .bat files. The 'autopilot' one zooms in a specific location, while the other diff --git a/README.md b/README.md index 485048d..914d946 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ COMPILE/INSTALL/RUN Windows ------- Windows users can download and run a pre-compiled Windows binary -[here](https://github.com/ttsiodras/MandelbrotSSE/releases/download/2.6/mandelSSE-win32-2.6.zip). +[here](https://github.com/ttsiodras/MandelbrotSSE/releases/download/2.7/mandelSSE-win32-2.7.zip). After decompressing, you can simply execute either one of the two .bat files. The 'autopilot' one zooms in a specific location, while the other