From 531267abd66477e82ba6ed7b78c922bed01709f3 Mon Sep 17 00:00:00 2001 From: gerrit Date: Sat, 10 Dec 2022 14:03:35 +0800 Subject: [PATCH] ci: update build version to 01.04.00.10 Change-Id: I7fb9fd5e98c1a634e14ad7407e600a63aee58e7d --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index b4d0d4f99..f725087d3 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.09") +set(SLIC3R_VERSION "01.04.00.10")