From 7385db58a02ec28f0a038e5293a6a1c2794995ff Mon Sep 17 00:00:00 2001 From: gerrit Date: Tue, 1 Aug 2023 21:24:36 +0800 Subject: [PATCH] ci: update build version to 01.07.01.62 Change-Id: If929de7648018a7f72d83c91b49d3e689d9c29ff --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 7a0afe0091..f786da928d 100644 --- a/version.inc +++ b/version.inc @@ -12,4 +12,4 @@ set(BBL_INTERNAL_TESTING "1") endif() # The build_version should start from 50 in master branch -set(SLIC3R_VERSION "01.07.01.61") +set(SLIC3R_VERSION "01.07.01.62")