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 5.4.6

This commit is contained in:
Tom Poole 2020-02-04 11:26:42 +00:00
parent fadd578b60
commit ef1eacccd3
26 changed files with 197 additions and 188 deletions

View file

@ -34,15 +34,15 @@
BEGIN_JUCE_MODULE_DECLARATION
ID: juce_data_structures
vendor: juce
version: 5.4.5
name: JUCE data model helper classes
description: Classes for undo/redo management, and smart data structures.
website: http://www.juce.com/juce
license: GPL/Commercial
ID: juce_data_structures
vendor: juce
version: 5.4.6
name: JUCE data model helper classes
description: Classes for undo/redo management, and smart data structures.
website: http://www.juce.com/juce
license: GPL/Commercial
dependencies: juce_events
dependencies: juce_events
END_JUCE_MODULE_DECLARATION