From 4f5401a0bb8a3a77517a5d00bce2abed3692b7f5 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 15 Dec 2022 16:59:55 +0800 Subject: [PATCH] ci: update build version to 01.04.00.16 Change-Id: I30c02e8db61f8ac760db63a8560ac7b661938b86 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 5ff9ea91c..3c8e2442f 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.15") +set(SLIC3R_VERSION "01.04.00.16")