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 --- Drivers/SampleDriver/DriverRsrc.rsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Drivers/SampleDriver') diff --git a/Drivers/SampleDriver/DriverRsrc.rsrc b/Drivers/SampleDriver/DriverRsrc.rsrc index 24ae4e2e..2161fe29 100644 --- a/Drivers/SampleDriver/DriverRsrc.rsrc +++ b/Drivers/SampleDriver/DriverRsrc.rsrc @@ -1,4 +1,4 @@ -1 ICON "../../Icons/app-logo.ico" +1 ICON "../../Icons/main.ico" 1 VERSIONINFO FILEVERSION 1,0,0,0 -- cgit v1.2.3