aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-12 12:15:57 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-12 12:15:57 +0100
commit296f35b7ed4ea3177c520f28176f44d6ad47d76d (patch)
tree0fdcc69f03c011ab3a7bfd645adee69e7e470359 /Makefile
parent490d6b168d29b46e55c48c59b5bdde281eebe67e (diff)
downloadnissy-296f35b7ed4ea3177c520f28176f44d6ad47d76d.tar.gz
nissy-296f35b7ed4ea3177c520f28176f44d6ad47d76d.zip
bumped version number
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c3f922..55cf106 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.0beta5 3VERSION = 2.0beta6
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net