From d160fd5712dea724111eb32dafaade7479b4d9ab Mon Sep 17 00:00:00 2001 From: "Michael F." Date: Wed, 28 Feb 2024 10:44:31 +0100 Subject: [PATCH] bump 24.02rc3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1fd8835..e61ca2b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -RELEASE := 'v24.02rc2' +RELEASE := 'v24.02rc3' # RELEASESEM := 'v1.6.2' all: format lint build