diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-13 17:13:24 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-11-13 17:13:24 +0100 |
| commit | 1a90075f672a442cafa35c1cccbb6cf026c3980e (patch) | |
| tree | 6b1b89477b984df3873806450f955770d0d850d2 /Makefile | |
| parent | e864e23e3ec315d5969281c51f24521cde30792a (diff) | |
| download | nissy-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 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 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.0beta1 | 3 | VERSION = 2.0beta2 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
