aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--www/index.html16
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 @@
1# See LICENSE file for copyright and license details. 1# See LICENSE file for copyright and license details.
2 2
3VERSION = 2.0.6 3VERSION = 2.0.7
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${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:
79</tr> 79</tr>
80<tr> 80<tr>
81 <td><strong>Latest version</strong></td> 81 <td><strong>Latest version</strong></td>
82 <td><a href="/nissy-2.0.6.tar.gz">nissy-2.0.6.tar.gz (71Kb)</a></td> 82 <td><a href="/nissy-2.0.7.tar.gz">nissy-2.0.7.tar.gz (71Kb)</a></td>
83 <td><a href="/nissy-2.0.6.exe">nissy-2.0.6.exe (720Kb)</a></td> 83 <td><a href="/nissy-2.0.7.exe">nissy-2.0.7.exe (743Kb)</a></td>
84</tr> 84</tr>
85</table> 85</table>
86 86
@@ -163,11 +163,7 @@ file.
163 163
164<h2 id="Upgrade">Upgrading</h2> 164<h2 id="Upgrade">Upgrading</h2>
165<p> 165<p>
166<strong> Upgrading from 2.0.5 to 2.0.6: </strong> 166<strong> Upgrading from 2.0.4 or later to any later version: </strong>
167Follow the general upgrading instructions below, no other step required.
168</p>
169<p>
170<strong> Upgrading from 2.0.4 to 2.0.5: </strong>
171Follow the general upgrading instructions below, no other step required. 167Follow the general upgrading instructions below, no other step required.
172</p> 168</p>
173<p> 169<p>
@@ -211,6 +207,12 @@ otherwise reported in this page (see above).
211 <td><strong>Comment</strong></td> 207 <td><strong>Comment</strong></td>
212</tr> 208</tr>
213<tr> 209<tr>
210 <td><a href="/nissy-2.0.7.tar.gz">2.0.7</a></td>
211 <td>2023-10-29</td>
212 <td>Improved solution ordering; print less solutions for
213 htr and drslice; fixed bug with dr-eo -N.</td>
214</tr>
215<tr>
214 <td><a href="/nissy-2.0.6.tar.gz">2.0.6</a></td> 216 <td><a href="/nissy-2.0.6.tar.gz">2.0.6</a></td>
215 <td>2023-09-24</td> 217 <td>2023-09-24</td>
216 <td>Added: drfin step; solve -L option; ptable command. 218 <td>Added: drfin step; solve -L option; ptable command.

Generated with cgit - Back to sebastiano.tronto.net