Skip to content

Commit 9244768

Browse files
committed
Bump igc version to 1.0.6
Change-Id: I74329ce690ad3447868b8f0da9acdace822b5781
1 parent 7ffc78b commit 9244768

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
@@ -63,7 +63,7 @@ endif()
6363
# Increment IGC_API_MAJOR_VERSION if there is ABI Change.
6464
set(IGC_API_MAJOR_VERSION 1)
6565
set(IGC_API_MINOR_VERSION 0)
66-
set(IGC_API_PATCH_VERSION 5)
66+
set(IGC_API_PATCH_VERSION 6)
6767

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

0 commit comments

Comments
 (0)