From dbbf9f4c6a32c8f3204cfc0260d178b4aa025933 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 20 Jun 2024 17:18:16 +0800 Subject: [PATCH] ci: update build version to 01.09.02.63 Change-Id: I36cccb09bb92dd1673091ca2275570643dc877f3 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 9750919de..96fe4a971 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.02.62") +set(SLIC3R_VERSION "01.09.02.63")