Revert: Bump MINOR to 23

This commit is contained in:
Szymichowski, Pawel
2025-10-24 08:53:28 +00:00
committed by igcbot
parent 53a472d310
commit d8e9c579df

View File

@ -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 23)
set(IGC_API_MINOR_VERSION 22)
endif()
if(NOT DEFINED IGC_API_PATCH_VERSION)
set(IGC_API_PATCH_VERSION 0)