From b8e75a281f10297c655bc6cf85beb31e6eeb363e Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 19 Apr 2023 16:12:32 +0800 Subject: [PATCH] ci: update build version to 01.06.00.69 Change-Id: Iab7da1d3b0029d59f00e50965f133a2c4e9d8ff3 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 4829a5cbb..045f04620 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.06.00.68") +set(SLIC3R_VERSION "01.06.00.69")