From 42633fda28d0e80a617e285afafc071bfe446629 Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 30 Nov 2022 13:06:44 +0800 Subject: [PATCH] ci: update build version to 01.04.00.01 Change-Id: I401b341cb6c0d6c9a1962556a6e9c8510c505261 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index fc3638d57..23a879daa 100644 --- a/version.inc +++ b/version.inc @@ -10,4 +10,4 @@ endif() if(NOT DEFINED BBL_INTERNAL_TESTING) set(BBL_INTERNAL_TESTING "1") endif() -set(SLIC3R_VERSION "01.04.00.00") +set(SLIC3R_VERSION "01.04.00.01")