Skip to content

Commit 0318595

Browse files
mbelickisys_zuul
authored andcommitted
Bump igc version to 1.0.11
Change-Id: Ia5eee60adb8944710c9ec287e794cb35123672d0
1 parent d1403be commit 0318595

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
@@ -62,7 +62,7 @@ endif()
6262
# Increment IGC_API_MAJOR_VERSION if there is ABI Change.
6363
set(IGC_API_MAJOR_VERSION 1)
6464
set(IGC_API_MINOR_VERSION 0)
65-
set(IGC_API_PATCH_VERSION 10)
65+
set(IGC_API_PATCH_VERSION 11)
6666

6767
set(CMAKE_CXX_STANDARD 14)
6868
set(CMAKE_CXX_STANDARD_REQUIRED TRUE)

0 commit comments

Comments
 (0)