diff --git a/sdk/juce/Makefile b/sdk/juce/Makefile index 035479c..0e0cc07 100644 --- a/sdk/juce/Makefile +++ b/sdk/juce/Makefile @@ -1,5 +1,5 @@ CONFIG ?= release -JUSE_VER := JUCE-3.1.1 +JUCE_VER := JUCE-3.1.1 SRCS := modules/juce_core/juce_core.cpp SRCS += modules/juce_data_structures/juce_data_structures.cpp