Skip to content

Commit

Permalink
Bump version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Dec 29, 2020
1 parent bb5f7cc commit f1d7eb8
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.2"
-DVK_LAYER_FLIMES_VERSION="1.0.3"
)

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

0 comments on commit f1d7eb8

Please sign in to comment.