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
e3ebe5aed1
commit
2832d3df76
32 changed files with 66 additions and 66 deletions
|
|
@ -47,7 +47,7 @@ namespace ProjectInfo
|
|||
{
|
||||
const char* const projectName = "DemoRunner";
|
||||
const char* const companyName = "ROLI Ltd.";
|
||||
const char* const versionString = "5.4.1";
|
||||
const int versionNumber = 0x50401;
|
||||
const char* const versionString = "5.4.2";
|
||||
const int versionNumber = 0x50402;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue