mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Bump version number to 7.0.8
This commit is contained in:
parent
aaeec5c12d
commit
45494e34d5
27 changed files with 36 additions and 26 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
ID: juce_core
|
||||
vendor: juce
|
||||
version: 7.0.7
|
||||
version: 7.0.8
|
||||
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 7
|
||||
#define JUCE_BUILDNUMBER 8
|
||||
|
||||
/** Current JUCE version number.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue