aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-02-27 18:33:31 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-02-27 18:33:31 +0100
commit98b8339bceb833eb2419bc349547cb8342e4be1a (patch)
treeed8ee56446b874500f733b60985c6fcf645f829d /Makefile
parent9afb1a31f456b82f87539569055a76d23d0490b4 (diff)
downloadnissy-classic-98b8339bceb833eb2419bc349547cb8342e4be1a.tar.gz
nissy-classic-98b8339bceb833eb2419bc349547cb8342e4be1a.zip
Print solutions to stderr when using -v
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f4a407d..0f0a0a1 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.0.7 3VERSION = 2.0.7-next
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net