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:
parent
a30f735786
commit
98c19f752f
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue