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 2019-10-16 10:08:56 +01:00
parent 4583baf277
commit b824c07ae4
48 changed files with 118 additions and 82 deletions

View file

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