From fe0415650049b0979eee2b9830377ab6781b0e69 Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 26 Apr 2023 16:39:50 +0800 Subject: [PATCH] ci: update build version to 01.06.02.03 Change-Id: Ibbda1d0b2163fbcb318eb6554dbc766c561fddf9 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index a969484fa..260c8591d 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.06.02.02") +set(SLIC3R_VERSION "01.06.02.03")