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
|
|
@ -36,7 +36,7 @@ namespace ProjectInfo
|
|||
{
|
||||
const char* const projectName = "Projucer";
|
||||
const char* const companyName = "ROLI Ltd.";
|
||||
const char* const versionString = "5.4.3";
|
||||
const int versionNumber = 0x50403;
|
||||
const char* const versionString = "5.4.4";
|
||||
const int versionNumber = 0x50404;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue