Skip to content

Commit a31532a

Browse files
committed
Update bnk-extract
1 parent eee0c80 commit a31532a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bnk-extract/sound.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ void add_connected_files(char* string, uint32_t id, uint32_t parent_id, StringHa
700700
}
701701

702702

703-
#define VERSION "1.8"
703+
#define VERSION "1.9"
704704
void print_help()
705705
{
706706
printf("bnk-extract "VERSION" - a tool to extract bnk and wpk files, optionally sorting them into named groups.\n\n");

0 commit comments

Comments
 (0)