From ca97500e6ff03c32b711c2c7b234121d42ff1e8a Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 13 Jul 2023 17:50:09 +0800 Subject: [PATCH] ci: update build version to 01.07.00.65 Change-Id: I4c98f8e415923ab49363dfd19389d1e93d4bbf35 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 7d1d49e5a..12b264552 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.00.64") +set(SLIC3R_VERSION "01.07.00.65")