Skip to content

Commit 6ebe221

Browse files
committed
Bump projectm-eval version to 1.0.1
1 parent a2f34d7 commit 6ebe221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)