From 2fa607f6966f80ca1a50b03019ba786d22fd450b Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 22 Mar 2024 20:02:00 +0800 Subject: [PATCH] ci: update build version to 01.09.00.57 Change-Id: I7e99210bdc029c05955a9261416ea28b82a2310f --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 816a26193..66b030888 100644 --- a/version.inc +++ b/version.inc @@ -15,4 +15,4 @@ endif() # The build_version should start from 50 in master branch -set(SLIC3R_VERSION "01.09.00.56") +set(SLIC3R_VERSION "01.09.00.57")