From e31b12f5d7a4ca7b34efdd13fa720c1e6cb7c08f Mon Sep 17 00:00:00 2001 From: gerrit Date: Mon, 17 Apr 2023 09:45:35 +0800 Subject: [PATCH] ci: update build version to 01.06.00.64 Change-Id: I5d13d3bb5e75745159db7e406c02e3b84c433bba --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index f0461f3da..91a0e9939 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.63") +set(SLIC3R_VERSION "01.06.00.64")