Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Headers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Malashkin <andrei.malashkin@reactivereality.com>2021-10-11 16:45:36 +0300
committerAndrei Malashkin <andrei.malashkin@reactivereality.com>2021-10-11 16:45:36 +0300
commitc8213b3c5a2cf3a0f5c4d1e7d7b8fc2ac9f4806d (patch)
tree5fa0bd080c56c2f0f7b044db365f6a5568533573
parent19e8350415ed9516c8afffa19ae2c58559495a67 (diff)
add 1.5.5 tag
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c111500..f19390a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -29,7 +29,7 @@
# https://www.khronos.org/registry/spir-v/
#
cmake_minimum_required(VERSION 3.0)
-project(SPIRV-Headers VERSION 1.5.1)
+project(SPIRV-Headers VERSION 1.5.5)
# There are two ways to use this project.
#