mirror of
https://github.com/intel/intel-graphics-compiler.git
synced 2025-11-04 08:21:06 +08:00
Bump MINOR to 20
This commit is contained in:
committed by
igcbot
parent
114a212e19
commit
0f8e26bdf5
@ -35,7 +35,7 @@ if(NOT DEFINED IGC_API_MAJOR_VERSION)
|
||||
set(IGC_API_MAJOR_VERSION 2)
|
||||
endif()
|
||||
if(NOT DEFINED IGC_API_MINOR_VERSION)
|
||||
set(IGC_API_MINOR_VERSION 19)
|
||||
set(IGC_API_MINOR_VERSION 20)
|
||||
endif()
|
||||
if(NOT DEFINED IGC_API_PATCH_VERSION)
|
||||
set(IGC_API_PATCH_VERSION 0)
|
||||
|
||||
Reference in New Issue
Block a user