diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-06-28 15:23:07 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-06-28 15:23:07 +0200 |
| commit | 7c7b2cc15ae16128e40f09485ea7beb387412661 (patch) | |
| tree | 19fca8533693e08cf4618b9c6e8c700c08243418 | |
| parent | 1dbf51f4d522c31211b01683550a58b541badad6 (diff) | |
| download | nissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.tar.gz nissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.zip | |
Release 2.0.7
| -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> |
