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
262dff8854
commit
3918cfbfb9
45 changed files with 701 additions and 603 deletions
|
|
@ -35,7 +35,7 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "Projucer";
|
||||
const char* const versionString = "5.2.1";
|
||||
const int versionNumber = 0x50201;
|
||||
const char* const versionString = "5.3.0";
|
||||
const int versionNumber = 0x50300;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue