mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
Re-saved all projects
This commit is contained in:
parent
8413614744
commit
1e185e988f
142 changed files with 208 additions and 100 deletions
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
// [END_USER_CODE_SECTION]
|
||||
|
||||
//==============================================================================
|
||||
/*
|
||||
==============================================================================
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "Projucer";
|
||||
const char* const versionString = "5.0.0";
|
||||
const int versionNumber = 0x50000;
|
||||
const char* const versionString = "5.0.1";
|
||||
const int versionNumber = 0x50001;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue