diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-29 18:08:04 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-29 18:08:54 +0100 |
| commit | 9fb4d1f76660c8d82c10cb12a6feb404aaa59420 (patch) | |
| tree | 82468a03adc3ede594a1ba0a90730dd15943a383 /www/index.html | |
| parent | e8c05804d52bd8f54d5398250f261ddd1c39789f (diff) | |
| download | nissy-classic-9fb4d1f76660c8d82c10cb12a6feb404aaa59420.tar.gz nissy-classic-9fb4d1f76660c8d82c10cb12a6feb404aaa59420.zip | |
Bump version to 2.0.7
Diffstat (limited to 'www/index.html')
| -rw-r--r-- | www/index.html | 16 |
1 files changed, 9 insertions, 7 deletions
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> |
| 167 | Follow 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> | ||
| 171 | Follow the general upgrading instructions below, no other step required. | 167 | Follow 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. |
