From f2a067b83d6c0164c90629027ea71696a28f00e2 Mon Sep 17 00:00:00 2001 From: Rune Morling Date: Wed, 16 Oct 2024 15:44:47 +0200 Subject: [PATCH] Makefile: Update version to 1.7.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c461ee4..65528a9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 1.6.3 +VERSION := 1.7.0 BINNAME := solbuild .PHONY: build