mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Bump version number to 8.0.10
This commit is contained in:
parent
81e4d59da2
commit
360dfe5f3d
29 changed files with 37 additions and 28 deletions
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
ID: juce_core
|
||||
vendor: juce
|
||||
version: 8.0.9
|
||||
version: 8.0.10
|
||||
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
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
*/
|
||||
#define JUCE_MAJOR_VERSION 8
|
||||
#define JUCE_MINOR_VERSION 0
|
||||
#define JUCE_BUILDNUMBER 9
|
||||
#define JUCE_BUILDNUMBER 10
|
||||
|
||||
/** Current JUCE version number.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue