mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-03 03:30:06 +00:00
Re-saved all projects
This commit is contained in:
parent
c1ad53c14e
commit
04f459b22e
146 changed files with 989 additions and 474 deletions
|
|
@ -34,7 +34,7 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "Projucer";
|
||||
const char* const versionString = "5.0.2";
|
||||
const int versionNumber = 0x50002;
|
||||
const char* const versionString = "5.1.0";
|
||||
const int versionNumber = 0x50100;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue