From 3c37af26edfe6230da651717f25c71ce6239186c Mon Sep 17 00:00:00 2001 From: "lane.wei" Date: Wed, 30 Aug 2023 16:13:27 +0800 Subject: [PATCH] ENH: version: bumped version to 1.7.6 JIRA: STUDIO-xxx Change-Id: I3b6c2ef266fbcfca139acf427a3d85fae7d23392 --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index dd147739c9..670deba881 100644 --- a/version.inc +++ b/version.inc @@ -12,4 +12,4 @@ set(BBL_INTERNAL_TESTING "1") endif() # The build_version should start from 50 in master branch -set(SLIC3R_VERSION "01.07.04.52") +set(SLIC3R_VERSION "01.07.06.50")