aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-06-28 15:23:07 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-06-28 15:23:07 +0200
commit7c7b2cc15ae16128e40f09485ea7beb387412661 (patch)
tree19fca8533693e08cf4618b9c6e8c700c08243418 /Makefile
parent1dbf51f4d522c31211b01683550a58b541badad6 (diff)
downloadnissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.tar.gz
nissy-classic-7c7b2cc15ae16128e40f09485ea7beb387412661.zip
Release 2.0.7
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f0a0a1..f4a407d 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-next 3VERSION = 2.0.7
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net