Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Dec 23, 2021
1 parent c1ec3c9 commit 74b074d
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.4"
-DVK_LAYER_FLIMES_VERSION="1.1.0"
)

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

0 comments on commit 74b074d

Please sign in to comment.