From d9e50b183a2a521bf9e3e4c20b41477757894c9c Mon Sep 17 00:00:00 2001 From: gerrit Date: Mon, 9 Oct 2023 17:41:16 +0800 Subject: [PATCH] ci: update build version to 01.07.07.87 Change-Id: Ic7361992003ca200e11fed84251219a13e4a605d --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index b88659ef23..16bafa473e 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.07.86") +set(SLIC3R_VERSION "01.07.07.87")