diff --git a/fbt_options.py b/fbt_options.py index 424775553..069468be0 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 = "XFW-0031_12252022" +DIST_SUFFIX = "XFW-0032_12252022" # Coprocessor firmware COPRO_OB_DATA = "scripts/ob.data"