mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
Bump introjucer version number
This commit is contained in:
parent
c9f4949f47
commit
f9be90f52b
14 changed files with 35 additions and 35 deletions
|
|
@ -33,8 +33,8 @@
|
|||
namespace ProjectInfo
|
||||
{
|
||||
const char* const projectName = "The Introjucer";
|
||||
const char* const versionString = "4.0.2";
|
||||
const int versionNumber = 0x40002;
|
||||
const char* const versionString = "4.1.0";
|
||||
const int versionNumber = 0x40100;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue