Skip to content

Commit

Permalink
FT2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sopel97 committed Jan 13, 2022
1 parent 04dd59f commit da34db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ void print_engine_info(bool to_uci)
{
char my_date[64];

printf("Fat Titz %s", Version);
printf("Fat Titz 2 %s", Version);

if (strlen(Version) == 0) {
int day, month, year;
Expand Down

0 comments on commit da34db6

Please sign in to comment.