Skip to content

Commit b26f997

Browse files
sys-igcigcbot
authored andcommitted
[Autobackout][FunctionalRegression]Revert of change: e6a8ee6: Changes in code
Changes in code
1 parent 72755ca commit b26f997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IGC/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if(NOT DEFINED IGC_API_MAJOR_VERSION)
3535
set(IGC_API_MAJOR_VERSION 2)
3636
endif()
3737
if(NOT DEFINED IGC_API_MINOR_VERSION)
38-
set(IGC_API_MINOR_VERSION 21)
38+
set(IGC_API_MINOR_VERSION 20)
3939
endif()
4040
if(NOT DEFINED IGC_API_PATCH_VERSION)
4141
set(IGC_API_PATCH_VERSION 0)

0 commit comments

Comments
 (0)