nissy-classic

Stable branch of nissy
git clone https://git.tronto.net/nissy-classic
Download | Log | Files | Refs | README | LICENSE

commit 7c7b2cc15ae16128e40f09485ea7beb387412661
parent 1dbf51f4d522c31211b01683550a58b541badad6
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date:   Fri, 28 Jun 2024 15:23:07 +0200

Release 2.0.7

Diffstat:
MMakefile | 2+-
Mwww/index.html | 4++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git 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 @@ -208,9 +208,9 @@ otherwise reported in this page (see above). </tr> <tr> <td><a href="/nissy-2.0.7.tar.gz">2.0.7</a></td> - <td>2023-10-29</td> + <td>2024-06-28</td> <td>Improved solution ordering; print less solutions for - htr and drslice; fixed bug with dr-eo -N.</td> + htr and drslice; fixed bugs.</td> </tr> <tr> <td><a href="/nissy-2.0.6.tar.gz">2.0.6</a></td>