From fa7c1a49ac7bfa788b153e4a7d9ac62480f03fb6 Mon Sep 17 00:00:00 2001 From: Hardy Griech Date: Tue, 6 Aug 2024 21:27:34 +0200 Subject: [PATCH] bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 07581218c..c1df3c149 100755 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # ATTENTION: to get the version number & git hash into the image, cmake-create-* has to be invoked. # VERSION_MAJOR := 1 -VERSION_MINOR := 20 +VERSION_MINOR := 21 BUILD_DIR := _build PROJECT := picoprobe