mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-21 01:24:21 +00:00
Fixed JUCE_BUILDNUMBER which was not correctly updated to 4.2.2.
This commit is contained in:
parent
2c7a0e067e
commit
fe3765308c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
*/
|
||||
#define JUCE_MAJOR_VERSION 4
|
||||
#define JUCE_MINOR_VERSION 2
|
||||
#define JUCE_BUILDNUMBER 1
|
||||
#define JUCE_BUILDNUMBER 2
|
||||
|
||||
/** Current Juce version number.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue