Skip to content

Commit

Permalink
Bump version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Feb 4, 2022
1 parent 8036c8b commit ef9f010
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.1.2"
-DVK_LAYER_FLIMES_VERSION="1.1.3"
)

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

0 comments on commit ef9f010

Please sign in to comment.