mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-30 02:50:05 +00:00
Bump the Introjucer version number to 4.0.2 and re-save the project
This commit is contained in:
parent
c35ed85677
commit
fc32cda3c1
18 changed files with 45 additions and 45 deletions
|
|
@ -33,8 +33,8 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "The Introjucer";
|
||||
const char* const versionString = "4.0.1";
|
||||
const int versionNumber = 0x40001;
|
||||
const char* const versionString = "4.0.2";
|
||||
const int versionNumber = 0x40002;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue