From e9979c7bd66da5f6cdd2213ffaead45a0882e010 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 29 Jun 2023 19:22:55 +0800 Subject: [PATCH] ci: update build version to 01.06.09.54 Change-Id: I838213fcad5f61edd0771d72b1efb53245f26a08 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 85b10d640..e82260a3b 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.06.09.53") +set(SLIC3R_VERSION "01.06.09.54")