Skip to content

Commit 1d4b25e

Browse files
committed
Fix resource file
1 parent f3baa85 commit 1d4b25e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/windows/julia.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ BEGIN
3131
VALUE "Translation", 0x409, 1200
3232
END
3333
END
34-
2 ICON "julia.ico"
35-
1 RT_MANIFEST "julia-manifest.xml"
34+
101 ICON "julia.ico"
35+
24 RT_MANIFEST "julia-manifest.xml"

0 commit comments

Comments
 (0)