From b55a0508a413d2285396e849199b70bf2dc9e057 Mon Sep 17 00:00:00 2001 From: VerstreuteSeele Date: Mon, 19 Dec 2022 20:27:02 +0100 Subject: [PATCH] Merge PR's --- fbt_options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbt_options.py b/fbt_options.py index be79aa298..e4f8ee6ce 100644 --- a/fbt_options.py +++ b/fbt_options.py @@ -14,7 +14,7 @@ DEBUG = 0 # Suffix to add to files when building distribution # If OS environment has DIST_SUFFIX set, it will be used instead -DIST_SUFFIX = "CC_CL-0018_12192022" +DIST_SUFFIX = "CC_CL-0019_12192022" # Coprocessor firmware COPRO_OB_DATA = "scripts/ob.data"