From 218552d29ce3f48adfb0d4c60f5d15f4106f7292 Mon Sep 17 00:00:00 2001 From: VerstreuteSeele Date: Sun, 25 Dec 2022 04:27:29 +0100 Subject: [PATCH] Update protocols and more --- fbt_options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbt_options.py b/fbt_options.py index e6be374be..424775553 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-0030_12252022" +DIST_SUFFIX = "XFW-0031_12252022" # Coprocessor firmware COPRO_OB_DATA = "scripts/ob.data"