diff --git a/fbt_options.py b/fbt_options.py index e4f8ee6ce..1ec55495e 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-0019_12192022" +DIST_SUFFIX = "CC_CL-0020_12192022" # Coprocessor firmware COPRO_OB_DATA = "scripts/ob.data"