From cf6164dff7622a0bea23c6dc398f3fa716e6f13c Mon Sep 17 00:00:00 2001 From: joshua stein Date: Wed, 24 Jul 2024 09:51:03 -0500 Subject: [PATCH] Makefile: 1.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 30aa0b9..aff1d1d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION= 1.5 +VERSION= 1.6 VERSION!= [ -d .git ] && \ echo "git-`git rev-list --abbrev-commit --tags --max-count=1`" || \