commit 022d9c173d78c04ec2569a2394e2b04b81d60794 parent 9a640d5f1289803bbfd8dc994712022b032239e0 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Mon, 15 May 2023 18:28:00 +0200 Bumped version Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,6 +1,6 @@ # See LICENSE file for copyright and license details. -VERSION = 0.1 +VERSION = 0.2 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man