mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-31 03:00:05 +00:00
Re-saved all projects
This commit is contained in:
parent
e0aff606a8
commit
03b0df1205
40 changed files with 84 additions and 77 deletions
|
|
@ -35,8 +35,8 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "Projucer";
|
||||
const char* const versionString = "4.3.0";
|
||||
const int versionNumber = 0x40300;
|
||||
const char* const versionString = "4.3.1";
|
||||
const int versionNumber = 0x40301;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue