diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-26 22:42:37 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-26 22:42:37 +0100 |
| commit | 8cec37cb3e490b06639f2e05df8b947a9333d5d2 (patch) | |
| tree | dcb1039625ae9f7afca90a0348891d29497edd17 /Makefile | |
| parent | 975e3eafbae15b93a1a4f160dd781d359a6c717b (diff) | |
| download | nissy-8cec37cb3e490b06639f2e05df8b947a9333d5d2.tar.gz nissy-8cec37cb3e490b06639f2e05df8b947a9333d5d2.zip | |
Added scramble command
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.0beta9 | 3 | VERSION = 2.0beta10 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
