commit 9fb4d1f76660c8d82c10cb12a6feb404aaa59420
parent e8c05804d52bd8f54d5398250f261ddd1c39789f
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Sun, 29 Oct 2023 18:08:04 +0100
Bump version to 2.0.7
Diffstat:
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git 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
@@ -79,8 +79,8 @@ You can get the latest version of nissy at the following links:
</tr>
<tr>
<td><strong>Latest version</strong></td>
- <td><a href="/nissy-2.0.6.tar.gz">nissy-2.0.6.tar.gz (71Kb)</a></td>
- <td><a href="/nissy-2.0.6.exe">nissy-2.0.6.exe (720Kb)</a></td>
+ <td><a href="/nissy-2.0.7.tar.gz">nissy-2.0.7.tar.gz (71Kb)</a></td>
+ <td><a href="/nissy-2.0.7.exe">nissy-2.0.7.exe (743Kb)</a></td>
</tr>
</table>
@@ -163,11 +163,7 @@ file.
<h2 id="Upgrade">Upgrading</h2>
<p>
-<strong> Upgrading from 2.0.5 to 2.0.6: </strong>
-Follow the general upgrading instructions below, no other step required.
-</p>
-<p>
-<strong> Upgrading from 2.0.4 to 2.0.5: </strong>
+<strong> Upgrading from 2.0.4 or later to any later version: </strong>
Follow the general upgrading instructions below, no other step required.
</p>
<p>
@@ -211,6 +207,12 @@ otherwise reported in this page (see above).
<td><strong>Comment</strong></td>
</tr>
<tr>
+ <td><a href="/nissy-2.0.7.tar.gz">2.0.7</a></td>
+ <td>2023-10-29</td>
+ <td>Improved solution ordering; print less solutions for
+ htr and drslice; fixed bug with dr-eo -N.</td>
+</tr>
+<tr>
<td><a href="/nissy-2.0.6.tar.gz">2.0.6</a></td>
<td>2023-09-24</td>
<td>Added: drfin step; solve -L option; ptable command.