From c8f61098902d58ec5b7e71b3ac9f41910cb6a6b2 Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 18 Jan 2023 19:27:27 +0800 Subject: [PATCH] ci: update build version to 01.04.02.11 Change-Id: I649340be1b52fbe03d99cd042fe0984a34783e4f --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index f92fe1f71..cd31d1ed4 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.02.10") +set(SLIC3R_VERSION "01.04.02.11")