Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfd committed Jul 23, 2020
1 parent efc8f94 commit 2cb4562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ else()
endif()
endif()

project (sfizz VERSION 0.3.1 LANGUAGES CXX C)
project (sfizz VERSION 0.4.0 LANGUAGES CXX C)
set (PROJECT_DESCRIPTION "A library to load SFZ description files and use them to render music.")

# External configuration CMake scripts
Expand Down

0 comments on commit 2cb4562

Please sign in to comment.