From f245e8c0c016f6f5b0d13c96086a0ef1ad46484c Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 2 Dec 2022 09:52:04 +0800 Subject: [PATCH] ci: update build version to 01.04.00.02 Change-Id: I5a4c6a533aa46ef21dd3eabee4932c9fb6021a98 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 23a879daa..98d6d660d 100644 --- a/version.inc +++ b/version.inc @@ -10,4 +10,4 @@ endif() if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() -set(SLIC3R_VERSION "01.04.00.01") +set(SLIC3R_VERSION "01.04.00.02")