diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f08e6bd..6b45c307 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)