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:
parent
5ab6042c04
commit
41e72481fc
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