aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--www/index.html16
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 @@
1# See LICENSE file for copyright and license details. 1# See LICENSE file for copyright and license details.
2 2
3VERSION = 2.0.5 3VERSION = 2.0.6
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 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:
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.5.tar.gz">nissy-2.0.5.tar.gz (67Kb)</a></td> 82 <td><a href="/nissy-2.0.6.tar.gz">nissy-2.0.6.tar.gz (71Kb)</a></td>
83 <td><a href="/nissy-2.0.5.exe">nissy-2.0.5.exe (714Kb)</a></td> 83 <td><a href="/nissy-2.0.6.exe">nissy-2.0.6.exe (720Kb)</a></td>
84</tr> 84</tr>
85</table> 85</table>
86 86
@@ -163,8 +163,12 @@ 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>
167Follow the general upgrading instructions below, no other step required.
168</p>
169<p>
166<strong> Upgrading from 2.0.4 to 2.0.5: </strong> 170<strong> Upgrading from 2.0.4 to 2.0.5: </strong>
167Follow the general upgrading instructions below, now other step required. 171Follow the general upgrading instructions below, no other step required.
168</p> 172</p>
169<p> 173<p>
170<strong> Important note for upgrading to 2.0.4:</strong> 174<strong> Important note for upgrading to 2.0.4:</strong>
@@ -207,6 +211,12 @@ otherwise reported in this page (see above).
207 <td><strong>Comment</strong></td> 211 <td><strong>Comment</strong></td>
208</tr> 212</tr>
209<tr> 213<tr>
214 <td><a href="/nissy-2.0.6.tar.gz">2.0.6</a></td>
215 <td>2023-09-24</td>
216 <td>Added: drfin step; solve -L option; ptable command.
217 Better ordering for output of many solutions.</td>
218</tr>
219<tr>
210 <td><a href="/nissy-2.0.5.tar.gz">2.0.5</a></td> 220 <td><a href="/nissy-2.0.5.tar.gz">2.0.5</a></td>
211 <td>2023-08-16</td> 221 <td>2023-08-16</td>
212 <td>Bugfix: DR from EO did not check both sides</td> 222 <td>Bugfix: DR from EO did not check both sides</td>

Generated with cgit - Back to sebastiano.tronto.net