We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb976a commit 8a5523bCopy full SHA for 8a5523b
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
project(vsgExamples
4
- VERSION 1.1.10
+ VERSION 1.1.11
5
DESCRIPTION "Set of example programs that test and illustrate how to use the VulkanSceneGraph"
6
LANGUAGES CXX C
7
)
0 commit comments