Skip to content

Commit

Permalink
update to reflect version of julia wrapper
Browse files Browse the repository at this point in the history
version scheme:
```
SDKVersionX.X.WrapperVersionX
```
So this is the Vulkan SDK v1.1 with Wrapper version v1.1
  • Loading branch information
SimonDanisch authored Aug 8, 2019
1 parent 9e73bc7 commit 5465269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "VulkanCore"
uuid = "16167f82-ea26-5cba-b1de-ed6fd5e30a11"
version = "1.1.114"
version = "1.1.11"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
Expand Down

0 comments on commit 5465269

Please sign in to comment.