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:
Tom Poole 2020-02-04 11:35:34 +00:00
parent ef1eacccd3
commit c7838d4ca3
67 changed files with 74 additions and 240 deletions

View file

@ -7,7 +7,7 @@
#include <windows.h>
VS_VERSION_INFO VERSIONINFO
FILEVERSION 5,4,5,0
FILEVERSION 5,4,6,0
BEGIN
BLOCK "StringFileInfo"
BEGIN
@ -16,9 +16,9 @@ BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "LegalCopyright", "Copyright (c) 2018 - ROLI Ltd.\0"
VALUE "FileDescription", "DemoRunner\0"
VALUE "FileVersion", "5.4.5\0"
VALUE "FileVersion", "5.4.6\0"
VALUE "ProductName", "DemoRunner\0"
VALUE "ProductVersion", "5.4.5\0"
VALUE "ProductVersion", "5.4.6\0"
END
END