Update version
This commit is contained in:
parent
4d029431ae
commit
4e70dc0bef
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ endif()
|
||||||
|
|
||||||
project(libsfizz
|
project(libsfizz
|
||||||
LANGUAGES CXX C
|
LANGUAGES CXX C
|
||||||
VERSION 1.2.2
|
VERSION 1.2.3
|
||||||
)
|
)
|
||||||
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.")
|
||||||
set(PROJECT_REPOSITORY https://github.com/sfztools/sfizz)
|
set(PROJECT_REPOSITORY https://github.com/sfztools/sfizz)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue