We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e48dc5 commit 3398eacCopy full SHA for 3398eac
IGC/CMakeLists.txt
@@ -35,7 +35,7 @@ if(NOT DEFINED IGC_API_MAJOR_VERSION)
35
set(IGC_API_MAJOR_VERSION 2)
36
endif()
37
if(NOT DEFINED IGC_API_MINOR_VERSION)
38
- set(IGC_API_MINOR_VERSION 7)
+ set(IGC_API_MINOR_VERSION 8)
39
40
if(NOT DEFINED IGC_API_PATCH_VERSION)
41
set(IGC_API_PATCH_VERSION 0)
0 commit comments