aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-01 17:13:29 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-01 17:13:29 +0200
commit036195651f74ae1707e4b5991e3d2252da7e1531 (patch)
tree9f7b36c1c0f43427506b78f4a32ee8c5086988e6 /Makefile
parent8946d2991a9271861f02f352270b05f7fe7c41fe (diff)
downloadnissy-036195651f74ae1707e4b5991e3d2252da7e1531.tar.gz
nissy-036195651f74ae1707e4b5991e3d2252da7e1531.zip
General cleanup, in preparation for new release
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f170e5e..fbed9c0 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.1-current 3VERSION = 2.0.2
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net