From 062ba0a060929c18a2734835cd426e3d808093b7 Mon Sep 17 00:00:00 2001 From: Amlal Date: Sat, 13 Jul 2024 22:51:15 +0200 Subject: [FIX] number() should divide by 9, not by 10. [IMP] Revision should show revision not creator id. Signed-off-by: Amlal --- Boot/Sources/BootloaderRsrc.rsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Boot/Sources/BootloaderRsrc.rsrc') diff --git a/Boot/Sources/BootloaderRsrc.rsrc b/Boot/Sources/BootloaderRsrc.rsrc index 27203220..7064db76 100644 --- a/Boot/Sources/BootloaderRsrc.rsrc +++ b/Boot/Sources/BootloaderRsrc.rsrc @@ -1,6 +1,6 @@ #include "../../Kernel/CompilerKit/Version.hxx" -1 ICON "../../Icons/app-logo.ico" +1 ICON "../../Icons/main.ico" 1 VERSIONINFO FILEVERSION 1,0,0,0 -- cgit v1.2.3