Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7a4f8cf

Browse files
committedMar 16, 2025··
Bump projectm-eval version to 1.0.1
1 parent af74795 commit 7a4f8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if(NOT PROJECTM_EVAL_FLOAT_SIZE EQUAL 8 AND NOT PROJECTM_EVAL_FLOAT_SIZE EQUAL 4
2222
endif()
2323

2424
project(projectm-eval
25-
VERSION 1.0.0
25+
VERSION 1.0.1
2626
LANGUAGES ${LANGUAGES} # Using "enable_language(CXX)" in the test dir will NOT work properly!
2727
)
2828

0 commit comments

Comments
 (0)
Please sign in to comment.