Skip to content

Commit

Permalink
[Autobackout][FunctionalRegression]Revert of change: e5edd53: Changes…
Browse files Browse the repository at this point in the history
… in code

Changes in code
  • Loading branch information
sys-igc authored and igcbot committed Jan 30, 2025
1 parent f9713db commit e241c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IGC/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 8)
set(IGC_API_MINOR_VERSION 7)
endif()
if(NOT DEFINED IGC_API_PATCH_VERSION)
set(IGC_API_PATCH_VERSION 0)
Expand Down

0 comments on commit e241c37

Please sign in to comment.