mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 13:48:31 +02:00
Update versioninfo.rc to 1.47
This commit is contained in:
parent
5e55cb76c7
commit
c205602a22
1 changed files with 3 additions and 3 deletions
6
dist/windows/versioninfo.rc
vendored
6
dist/windows/versioninfo.rc
vendored
|
@ -1,6 +1,6 @@
|
|||
1 VERSIONINFO
|
||||
FILEVERSION 1,0,0,0
|
||||
PRODUCTVERSION 1,0,0,0
|
||||
FILEVERSION 1,47,0,0
|
||||
PRODUCTVERSION 1,47,0,0
|
||||
FILEOS 0x40004
|
||||
FILETYPE 0x1
|
||||
{
|
||||
|
@ -8,7 +8,7 @@ BLOCK "StringFileInfo"
|
|||
{
|
||||
BLOCK "040904B0"
|
||||
{
|
||||
VALUE "FileVersion", "nightly"
|
||||
VALUE "FileVersion", "1.47"
|
||||
VALUE "LegalCopyright", "\xA9 Evan Su & contributors, GPLv3"
|
||||
VALUE "ProductName", "Picocrypt"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue