From c0fd8668f09d1024e2e765fc6d7be212a1708ef0 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 25 Sep 2023 19:40:16 +0200 Subject: Bump version --- Makefile | 2 +- www/index.html | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index b120d85..31a7c82 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # See LICENSE file for copyright and license details. -VERSION = 2.0.5 +VERSION = 2.0.6 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man diff --git a/www/index.html b/www/index.html index 9ae7734..19bf078 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.5.tar.gz (67Kb) - nissy-2.0.5.exe (714Kb) + nissy-2.0.6.tar.gz (71Kb) + nissy-2.0.6.exe (720Kb) @@ -163,8 +163,12 @@ 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: -Follow the general upgrading instructions below, now other step required. +Follow the general upgrading instructions below, no other step required.

Important note for upgrading to 2.0.4: @@ -206,6 +210,12 @@ otherwise reported in this page (see above). Date Comment + + 2.0.6 + 2023-09-24 + Added: drfin step; solve -L option; ptable command. + Better ordering for output of many solutions. + 2.0.5 2023-08-16 -- cgit v1.3