From 761e019876021e4161c8b890039b375d3aeec546 Mon Sep 17 00:00:00 2001 From: Teutates <103068388+Teutates@users.noreply.github.com> Date: Wed, 20 Jul 2022 20:14:17 -0400 Subject: Update VERSION --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e528faf..022e856 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ ifneq (,$(wildcard .git)) VERSION ?= $(shell git describe --tags) else -VERSION ?= 2.1.5-procursus3 +VERSION ?= 2.1.5-procursus5 endif CC ?= cc -- cgit v1.2.3-56-ge451