From fe50bcb5a0e40a9db8cf18cbbdab8a0b3d647020 Mon Sep 17 00:00:00 2001 From: gerrit Date: Mon, 5 Dec 2022 20:24:52 +0800 Subject: [PATCH] ci: update build version to 01.04.00.06 Change-Id: I39d32e7cc93e30ea5616d865852ebeba02d6f00c --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 3658b2bf0..9c1c54036 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.05") +set(SLIC3R_VERSION "01.04.00.06")