Also propagate SPIRV-Headers version to CMakeLists.txt
authorMihai Vultur <xanto@egaming.ro>
Wed, 1 Jan 2020 02:50:17 +0000 (04:50 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Jan 2020 02:50:17 +0000 (04:50 +0200)
CMakeLists.txt

index c6f4c4c..eb46947 100644 (file)
@@ -29,7 +29,7 @@
 # https://www.khronos.org/registry/spir-v/
 #
 cmake_minimum_required(VERSION 3.0)
-project(SPIRV-Headers VERSION 1.4.1)
+project(SPIRV-Headers VERSION 1.5.1)
 
 # There are two ways to use this project.
 #