diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-29 18:08:04 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-10-29 18:08:54 +0100 |
| commit | 9fb4d1f76660c8d82c10cb12a6feb404aaa59420 (patch) | |
| tree | 82468a03adc3ede594a1ba0a90730dd15943a383 /Makefile | |
| parent | e8c05804d52bd8f54d5398250f261ddd1c39789f (diff) | |
| download | nissy-classic-9fb4d1f76660c8d82c10cb12a6feb404aaa59420.tar.gz nissy-classic-9fb4d1f76660c8d82c10cb12a6feb404aaa59420.zip | |
Bump version to 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.6 | 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 |
