mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Version 3.2.0
This commit is contained in:
parent
49446da555
commit
861d3d9710
36 changed files with 90 additions and 63 deletions
|
|
@ -33,8 +33,8 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "The Introjucer";
|
||||
const char* const versionString = "3.1.1";
|
||||
const int versionNumber = 0x30101;
|
||||
const char* const versionString = "3.2.0";
|
||||
const int versionNumber = 0x30200;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue