From 42dd13aa81f62e3e8fb234721a3f832151e9675c Mon Sep 17 00:00:00 2001 From: gerrit Date: Sat, 14 Sep 2024 19:23:50 +0800 Subject: [PATCH] ci: update build version to 01.09.05.57 Change-Id: If5676c26017f9698fd3708b39e8c40efef9d7c3c --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 3d409ba62..8746d72dc 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.05.56") +set(SLIC3R_VERSION "01.09.05.57")