From 0b171942c96c56227b59d535f0c3326611ddca87 Mon Sep 17 00:00:00 2001 From: gerrit Date: Sat, 11 May 2024 09:34:55 +0800 Subject: [PATCH] ci: update build version to 01.09.01.64 Change-Id: I324e0d95aee51fa9cce44c3695dfe0a4e323e550 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 39f438330..605ab61e1 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.63") +set(SLIC3R_VERSION "01.09.01.64")