From 576fe2d9a4867fe931fc32a0ee29a5803975eb8d Mon Sep 17 00:00:00 2001 From: gerrit Date: Tue, 14 Mar 2023 20:00:57 +0800 Subject: [PATCH] ci: update build version to 01.05.00.61 Change-Id: I828de8c355151260da339acc75793f1d10f63ccf --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 399ebeda92e..1dc25db4284 100644 --- a/version.inc +++ b/version.inc @@ -11,4 +11,4 @@ if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() -set(SLIC3R_VERSION "01.05.00.60") \ No newline at end of file +set(SLIC3R_VERSION "01.05.00.61")