From 7c7b2cc15ae16128e40f09485ea7beb387412661 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 28 Jun 2024 15:23:07 +0200 Subject: Release 2.0.7 --- Makefile | 2 +- www/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 0f0a0a1..f4a407d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # See LICENSE file for copyright and license details. -VERSION = 2.0.7-next +VERSION = 2.0.7 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man diff --git a/www/index.html b/www/index.html index 291552e..afb329d 100644 --- a/www/index.html +++ b/www/index.html @@ -208,9 +208,9 @@ otherwise reported in this page (see above). 2.0.7 - 2023-10-29 + 2024-06-28 Improved solution ordering; print less solutions for - htr and drslice; fixed bug with dr-eo -N. + htr and drslice; fixed bugs. 2.0.6 -- cgit v1.3