update furnace.rc

This commit is contained in:
tildearrow 2024-07-04 16:37:48 -05:00
parent a03b8cbb18
commit e990dc9e59

View file

@ -30,7 +30,7 @@
"furnace.exe" "furnace.exe"
VALUE "FileDescription", VALUE "FileDescription",
"Open-source chiptune tracker" "the chiptune tracker."
VALUE "ProductVersion", VALUE "ProductVersion",
"0.6.5" "0.6.5"
@ -42,7 +42,7 @@
"tildearrow" "tildearrow"
VALUE "LegalCopyright", VALUE "LegalCopyright",
"2021-2024 tildearrow and contributors." "2021-2024 tildearrow and contributors"
} }
} }
} }