aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 00:28:57 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 00:28:57 +0100
commitfe1343560ef17a700cdf3110d2d2b6305338c041 (patch)
tree5c76e336b7d02dd49ddb978b91494daa9e453241 /Makefile
parent0aabc7d04f03311694557a045de2ad3d9caa4004 (diff)
downloadnissy-fe1343560ef17a700cdf3110d2d2b6305338c041.tar.gz
nissy-fe1343560ef17a700cdf3110d2d2b6305338c041.zip
Bump beta version
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d404cb..ea3835c 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.0beta8 3VERSION = 2.0beta9
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man

Generated with cgit - Back to sebastiano.tronto.net