mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-23 02:42:11 +03:00
Fix build date display
This commit is contained in:
parent
d73f62aabc
commit
21caff6365
@ -721,7 +721,7 @@ static void ami_menu_item_project_about(struct Hook *hook, APTR window, struct I
|
||||
#else
|
||||
TDR_Arg2,"graphics.library static build",
|
||||
#endif
|
||||
TDR_Arg4,verdate,
|
||||
TDR_Arg3,verdate,
|
||||
TAG_DONE);
|
||||
|
||||
free(temp2);
|
||||
|
Loading…
Reference in New Issue
Block a user