From 502e02544e55807be58faf05199d3f89fc9c0d42 Mon Sep 17 00:00:00 2001 From: Alex Myczko Date: Tue, 17 Sep 2024 21:20:40 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2166bc1..953c78e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ BINDIR=/usr/bin MANDIR=/usr/share/man ZCOMPDIR=/usr/local/share/zsh/site-functions -VERSION=1.5 +VERSION=1.7 all: @echo make install to install the software