aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
-rw-r--r--www/index.html10
2 files changed, 9 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f4a407d..5c7a07d 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.7 3VERSION = 2.0.8
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 afb329d..8fbc16f 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.7.tar.gz">nissy-2.0.7.tar.gz (71Kb)</a></td> 82 <td><a href="/nissy-2.0.8.tar.gz">nissy-2.0.8.tar.gz (71Kb)</a></td>
83 <td><a href="/nissy-2.0.7.exe">nissy-2.0.7.exe (743Kb)</a></td> 83 <td><a href="/nissy-2.0.8.exe">nissy-2.0.8.exe (758Kb)</a></td>
84</tr> 84</tr>
85</table> 85</table>
86 86
@@ -207,6 +207,12 @@ otherwise reported in this page (see above).
207 <td><strong>Comment</strong></td> 207 <td><strong>Comment</strong></td>
208</tr> 208</tr>
209<tr> 209<tr>
210 <td><a href="/nissy-2.0.8.tar.gz">2.0.8</a></td>
211 <td>2025-02-19</td>
212 <td>Fixed bug in DR scramble generation; thanks to Jeremy
213 Mrzyglocki for reporting it.</td>
214</tr>
215<tr>
210 <td><a href="/nissy-2.0.7.tar.gz">2.0.7</a></td> 216 <td><a href="/nissy-2.0.7.tar.gz">2.0.7</a></td>
211 <td>2024-06-28</td> 217 <td>2024-06-28</td>
212 <td>Improved solution ordering; print less solutions for 218 <td>Improved solution ordering; print less solutions for

Generated with cgit - Back to sebastiano.tronto.net