From 02f760e308880f1a8d949f3aa39de9e9b5499a7a Mon Sep 17 00:00:00 2001 From: gerrit Date: Sat, 24 Dec 2022 14:29:49 +0800 Subject: [PATCH] ci: update build version to 01.04.01.51 Change-Id: Ia2c83ec777f803667f1f5398426ba19554e6dc7c --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index d1abbfdb1f3..989362c94ab 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.01.50") +set(SLIC3R_VERSION "01.04.01.51")