From 3bf5cdf98b05faf53dca21492e69ffb4605c6d42 Mon Sep 17 00:00:00 2001 From: Mykyta Yatsenko Date: Wed, 8 Jan 2025 16:43:46 +0000 Subject: [PATCH] veristat: bump version to 0.4.1 Set new veristat release version to 0.4.1 Signed-off-by: Mykyta Yatsenko --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 2f7f190..55cb2f2 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,5 @@ # SPDX-License-Identifier: BSD-2-Clause -VERISTAT_VERSION ?= 0.4 +VERISTAT_VERSION ?= 0.4.1 DEBUG ?= OUTPUT := .output