aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-09-25 19:40:16 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-09-25 19:40:16 +0200
commitc0fd8668f09d1024e2e765fc6d7be212a1708ef0 (patch)
tree062b87c4fa01c3927fc33075562c9e68fbbb76a9 /Makefile
parent214ef0fe87b48e044681bb831b8ae2fc2fe1a35b (diff)
downloadnissy-classic-c0fd8668f09d1024e2e765fc6d7be212a1708ef0.tar.gz
nissy-classic-c0fd8668f09d1024e2e765fc6d7be212a1708ef0.zip
Bump version
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b120d85..31a7c82 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.5 3VERSION = 2.0.6
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net