aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-26 22:42:37 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-26 22:42:37 +0100
commit8cec37cb3e490b06639f2e05df8b947a9333d5d2 (patch)
treedcb1039625ae9f7afca90a0348891d29497edd17 /Makefile
parent975e3eafbae15b93a1a4f160dd781d359a6c717b (diff)
downloadnissy-8cec37cb3e490b06639f2e05df8b947a9333d5d2.tar.gz
nissy-8cec37cb3e490b06639f2e05df8b947a9333d5d2.zip
Added scramble command
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ea3835c..ebe10a1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1# See LICENSE file for copyright and license details. 1# See LICENSE file for copyright and license details.
2 2
3VERSION = 2.0beta9 3VERSION = 2.0beta10
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net