We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39fa916 + a953901 commit 8e82164Copy full SHA for 8e82164
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.7)
2
3
project(vsgExamples
4
- VERSION 1.1.8
+ VERSION 1.1.7
5
DESCRIPTION "Set of example programs that test and illustrate how to use the VulkanSceneGraph"
6
LANGUAGES CXX C
7
)
0 commit comments