diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 17:13:29 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 17:13:29 +0200 |
| commit | 036195651f74ae1707e4b5991e3d2252da7e1531 (patch) | |
| tree | 9f7b36c1c0f43427506b78f4a32ee8c5086988e6 /Makefile | |
| parent | 8946d2991a9271861f02f352270b05f7fe7c41fe (diff) | |
| download | nissy-036195651f74ae1707e4b5991e3d2252da7e1531.tar.gz nissy-036195651f74ae1707e4b5991e3d2252da7e1531.zip | |
General cleanup, in preparation for new release
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.1-current | 3 | VERSION = 2.0.2 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
