Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Dec 27, 2021
1 parent 7a649b1 commit 471dd7a
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.0"
-DVK_LAYER_FLIMES_VERSION="1.1.1"
)

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

0 comments on commit 471dd7a

Please sign in to comment.