mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update versioninfo.rc
This commit is contained in:
parent
5ad0395c5d
commit
db5e8446e1
1 changed files with 2 additions and 2 deletions
4
dist/windows/versioninfo.rc
vendored
4
dist/windows/versioninfo.rc
vendored
|
|
@ -9,8 +9,8 @@ BLOCK "StringFileInfo"
|
|||
BLOCK "040904B0"
|
||||
{
|
||||
VALUE "FileVersion", "2.00"
|
||||
VALUE "LegalCopyright", "\xA9 Evan Su & contributors, GPLv3"
|
||||
VALUE "ProductName", "Picocrypt"
|
||||
VALUE "LegalCopyright", "\xA9 Picocrypt NG contributors, GPLv3"
|
||||
VALUE "ProductName", "Picocrypt NG"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue