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 /Makefile | |
| parent | 1dbf51f4d522c31211b01683550a58b541badad6 (diff) | |
| download | nissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.tar.gz nissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.zip | |
Release 2.0.7
Diffstat (limited to '')
| -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.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 |
