aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-06-28 15:23:07 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-06-28 15:23:07 +0200
commit7c7b2cc15ae16128e40f09485ea7beb387412661 (patch)
tree19fca8533693e08cf4618b9c6e8c700c08243418
parent1dbf51f4d522c31211b01683550a58b541badad6 (diff)
downloadnissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.tar.gz
nissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.zip
Release 2.0.7
-rw-r--r--Makefile2
-rw-r--r--www/index.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0f0a0a1..f4a407d 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-next 3VERSION = 2.0.7
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 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>

Generated with cgit - Back to sebastiano.tronto.net