Version bump in Cmake
This commit is contained in:
parent
6cd2b7147a
commit
b3eb8e47ca
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ else()
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project (sfizz VERSION 0.5.1 LANGUAGES CXX C)
|
project (sfizz VERSION 0.5.2 LANGUAGES CXX C)
|
||||||
set (PROJECT_DESCRIPTION "A library to load SFZ description files and use them to render music.")
|
set (PROJECT_DESCRIPTION "A library to load SFZ description files and use them to render music.")
|
||||||
|
|
||||||
# External configuration CMake scripts
|
# External configuration CMake scripts
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue