aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-13 17:13:24 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-13 17:13:24 +0100
commit1a90075f672a442cafa35c1cccbb6cf026c3980e (patch)
tree6b1b89477b984df3873806450f955770d0d850d2 /Makefile
parente864e23e3ec315d5969281c51f24521cde30792a (diff)
downloadnissy-1a90075f672a442cafa35c1cccbb6cf026c3980e.tar.gz
nissy-1a90075f672a442cafa35c1cccbb6cf026c3980e.zip
Fixed a problem with htr-drud coordinates. The corresponding pruning table also changed, hopefully the new one is correct.
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dbd6947..1e4d1c6 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.0beta1 3VERSION = 2.0beta2
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net