1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +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 a30f735786
commit 98c19f752f

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)