From 9fb4d1f76660c8d82c10cb12a6feb404aaa59420 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 29 Oct 2023 18:08:04 +0100 Subject: Bump version to 2.0.7 --- Makefile | 2 +- www/index.html | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 31a7c82..f4a407d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # See LICENSE file for copyright and license details. -VERSION = 2.0.6 +VERSION = 2.0.7 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man diff --git a/www/index.html b/www/index.html index 19bf078..291552e 100644 --- a/www/index.html +++ b/www/index.html @@ -79,8 +79,8 @@ You can get the latest version of nissy at the following links: Latest version - nissy-2.0.6.tar.gz (71Kb) - nissy-2.0.6.exe (720Kb) + nissy-2.0.7.tar.gz (71Kb) + nissy-2.0.7.exe (743Kb) @@ -163,11 +163,7 @@ file.

Upgrading

- Upgrading from 2.0.5 to 2.0.6: -Follow the general upgrading instructions below, no other step required. -

-

- Upgrading from 2.0.4 to 2.0.5: + Upgrading from 2.0.4 or later to any later version: Follow the general upgrading instructions below, no other step required.

@@ -210,6 +206,12 @@ otherwise reported in this page (see above). Date Comment + + 2.0.7 + 2023-10-29 + Improved solution ordering; print less solutions for + htr and drslice; fixed bug with dr-eo -N. + 2.0.6 2023-09-24 -- cgit v1.3