diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | www/index.html | 4 |
2 files changed, 3 insertions, 3 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | # See LICENSE file for copyright and license details. | 1 | # See LICENSE file for copyright and license details. |
| 2 | 2 | ||
| 3 | VERSION = 2.0.7-next | 3 | VERSION = 2.0.7 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
diff --git a/www/index.html b/www/index.html index 291552e..afb329d 100644 --- a/www/index.html +++ b/www/index.html | |||
| @@ -208,9 +208,9 @@ otherwise reported in this page (see above). | |||
| 208 | </tr> | 208 | </tr> |
| 209 | <tr> | 209 | <tr> |
| 210 | <td><a href="/nissy-2.0.7.tar.gz">2.0.7</a></td> | 210 | <td><a href="/nissy-2.0.7.tar.gz">2.0.7</a></td> |
| 211 | <td>2023-10-29</td> | 211 | <td>2024-06-28</td> |
| 212 | <td>Improved solution ordering; print less solutions for | 212 | <td>Improved solution ordering; print less solutions for |
| 213 | htr and drslice; fixed bug with dr-eo -N.</td> | 213 | htr and drslice; fixed bugs.</td> |
| 214 | </tr> | 214 | </tr> |
| 215 | <tr> | 215 | <tr> |
| 216 | <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> |
