Skip to content

Commit b8bc8ca

Browse files
authored
Merge pull request KhronosGroup#246 from AndreyMlashkin/correct_lib_version
add 1.5.5 tag
2 parents 2981719 + c8213b3 commit b8bc8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# https://www.khronos.org/registry/spir-v/
3030
#
3131
cmake_minimum_required(VERSION 3.0)
32-
project(SPIRV-Headers VERSION 1.5.1)
32+
project(SPIRV-Headers VERSION 1.5.5)
3333

3434
# There are two ways to use this project.
3535
#

0 commit comments

Comments
 (0)