From ebf7a6c3c79ffc3711911614c9e1ac9d1432b2d6 Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 26 Oct 2022 22:02:53 +0800 Subject: [PATCH] ci: update build version to 01.03.00.14 Change-Id: I2d9679a72adafd0e0b29cf1da27d98f034cd4abf --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index ca58affbf..43051ba87 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.03.00.13") +set(SLIC3R_VERSION "01.03.00.14")