From 044736c34b753f69dfa0a99e177e50abbc6d4eb9 Mon Sep 17 00:00:00 2001 From: Bensuperpc Date: Tue, 28 Sep 2021 19:04:41 +0200 Subject: [PATCH] bump to v1.3.16 Signed-off-by: Bensuperpc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23b824a..4faeb75 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ #////////////////////////////////////////////////////////////// PROJECT_NAME := scripts SHELL := bash -VERSION := 1.3.15 +VERSION := 1.3.16 RM := rm all: install