From 7e4cec3c1a342be4fdee7a0dd62e79c144f63295 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 3 Nov 2022 13:57:45 +0800 Subject: [PATCH] ci: update build version to 01.03.00.23 Change-Id: Iaf8eddfdd40027c660858b413676651565f3bd76 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 0d792b0cc..e71ae1f1b 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.22") +set(SLIC3R_VERSION "01.03.00.23")