1
0
Fork 0
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:
Tom Poole 2023-10-19 09:06:32 +01:00
parent aaeec5c12d
commit 45494e34d5
27 changed files with 36 additions and 26 deletions

View file

@ -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

View file

@ -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.