Update version

This commit is contained in:
Paul Fd 2024-01-14 21:23:08 +01:00
parent 4d029431ae
commit 4e70dc0bef

View file

@ -8,7 +8,7 @@ endif()
project(libsfizz
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_REPOSITORY https://github.com/sfztools/sfizz)