1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Bumped root CMakeLists.txt version number to 6.0.1

This commit is contained in:
ed 2020-07-12 11:05:16 +01:00
parent 5ab6042c04
commit 41e72481fc

View file

@ -23,7 +23,7 @@
cmake_minimum_required(VERSION 3.12)
project(JUCE VERSION 6.0.0 LANGUAGES C CXX)
project(JUCE VERSION 6.0.1 LANGUAGES C CXX)
set_property(GLOBAL PROPERTY USE_FOLDERS YES)