commit acd6814aed54bd25918b5f213b8a39fb0adf68ab
parent 825b3b732fe72b8a75843776a182ca8168b348cf
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Thu, 21 Oct 2021 11:29:12 +0200
Upgrade green binary file's format number
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/stardis-output.c b/src/stardis-output.c
@@ -654,7 +654,7 @@ dump_green_bin
char* name_pool = NULL;
char* pool_ptr;
const char green_string[] = "GREEN_BIN_FILE:";
- const unsigned file_fmt_version = 2;
+ const unsigned file_fmt_version = 3;
/* The following type must be identical to its stardis-green counterpart! */
struct bfile_green_counts {
unsigned desc_count, smed_count, fmed_count, tbound_count, hbound_count,