mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Bump version number to 7.0.7
This commit is contained in:
parent
1e59930c24
commit
b769982bb5
27 changed files with 35 additions and 27 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
ID: juce_core
|
||||
vendor: juce
|
||||
version: 7.0.6
|
||||
version: 7.0.7
|
||||
name: JUCE core classes
|
||||
description: The essential set of basic JUCE classes, as required by all the other JUCE modules. Includes text, container, memory, threading and i/o functionality.
|
||||
website: http://www.juce.com/juce
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
*/
|
||||
#define JUCE_MAJOR_VERSION 7
|
||||
#define JUCE_MINOR_VERSION 0
|
||||
#define JUCE_BUILDNUMBER 6
|
||||
#define JUCE_BUILDNUMBER 7
|
||||
|
||||
/** Current JUCE version number.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue