aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-17 22:14:54 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-17 22:14:54 +0100
commit6c562ab57b17259cb538f6295a123c02bcd7d082 (patch)
tree7b40ed4d8f5fe31e123120cd9d7cc6d57aa60669 /Makefile
parent6df92db4d23dd6e2c3aba48caf1e0ea30265abb2 (diff)
downloadnissy-6c562ab57b17259cb538f6295a123c02bcd7d082.tar.gz
nissy-6c562ab57b17259cb538f6295a123c02bcd7d082.zip
bump version
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7a280d6..8d404cb 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.0beta7 3VERSION = 2.0beta8
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net