1
0
Fork 0
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:
ed 2020-02-10 14:33:21 +00:00
parent 08d0a12f03
commit 542e661374
40 changed files with 74 additions and 74 deletions

View file

@ -7,7 +7,7 @@
#include <windows.h>
VS_VERSION_INFO VERSIONINFO
FILEVERSION 5,4,6,0
FILEVERSION 5,4,7,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.6\0"
VALUE "FileVersion", "5.4.7\0"
VALUE "ProductName", "Projucer\0"
VALUE "ProductVersion", "5.4.6\0"
VALUE "ProductVersion", "5.4.7\0"
END
END