Skip to content

Commit c12d55e

Browse files
kblaschkerevmischa
authored andcommitted
Bump projectm-eval version to 1.0.1
1 parent 4ca4fcb commit c12d55e

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)