mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Re-saved all projects
This commit is contained in:
parent
528798d96e
commit
102db8ebb2
32 changed files with 66 additions and 66 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <windows.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 5,4,3,0
|
||||
FILEVERSION 5,4,4,0
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
|
|
@ -16,9 +16,9 @@ BEGIN
|
|||
VALUE "CompanyName", "ROLI Ltd.\0"
|
||||
VALUE "LegalCopyright", "ROLI Ltd.\0"
|
||||
VALUE "FileDescription", "Projucer\0"
|
||||
VALUE "FileVersion", "5.4.3\0"
|
||||
VALUE "FileVersion", "5.4.4\0"
|
||||
VALUE "ProductName", "Projucer\0"
|
||||
VALUE "ProductVersion", "5.4.3\0"
|
||||
VALUE "ProductVersion", "5.4.4\0"
|
||||
END
|
||||
END
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue