Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Dec 30, 2020
1 parent 97fa506 commit 4cd5903
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 @@ -24,7 +24,7 @@ target_compile_definitions(${PROJECT_NAME}
PUBLIC
-DVK_NO_PROTOTYPES
-DVK_LAYER_FLIMES_NAME="vk-layer-flimes"
-DVK_LAYER_FLIMES_VERSION="1.0.3"
-DVK_LAYER_FLIMES_VERSION="1.0.4"
)

option(COMPILE_32_BIT "Compile using -m32 flag")
Expand Down

0 comments on commit 4cd5903

Please sign in to comment.