From 0e0e70e5725388bb29af36b80acdb3ecb56f2cb5 Mon Sep 17 00:00:00 2001 From: gerrit Date: Sat, 11 May 2024 20:32:47 +0800 Subject: [PATCH] ci: update build version to 01.09.01.66 Change-Id: I848560e86899930b55ecd9e4aca06fcd8b5aa698 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index a83c24256..aeee79798 100644 --- a/version.inc +++ b/version.inc @@ -15,4 +15,4 @@ endif() # The build_version should start from 50 in master branch -set(SLIC3R_VERSION "01.09.01.65") +set(SLIC3R_VERSION "01.09.01.66")