diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-29 17:56:09 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-29 17:56:09 +0100 |
| commit | 0b5f6438f79deb711ac305d1f4bd931b1f17820f (patch) | |
| tree | 926ad27648f1bff54d267432d0eeb9a3b1bd476b /Makefile | |
| parent | 314e936a9f9b45e4482e860df802a63039b80f0a (diff) | |
| download | nissy-0b5f6438f79deb711ac305d1f4bd931b1f17820f.tar.gz nissy-0b5f6438f79deb711ac305d1f4bd931b1f17820f.zip | |
Version 2.0 is released!
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.0rc1 | 3 | VERSION = 2.0 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
