aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-29 17:56:09 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-29 17:56:09 +0100
commit0b5f6438f79deb711ac305d1f4bd931b1f17820f (patch)
tree926ad27648f1bff54d267432d0eeb9a3b1bd476b /Makefile
parent314e936a9f9b45e4482e860df802a63039b80f0a (diff)
downloadnissy-0b5f6438f79deb711ac305d1f4bd931b1f17820f.tar.gz
nissy-0b5f6438f79deb711ac305d1f4bd931b1f17820f.zip
Version 2.0 is released!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 92a899b..8752d20 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.0rc1 3VERSION = 2.0
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net