Skip to content

Commit a1689c8

Browse files
committed
Bump igc version to 1.0.7
Change-Id: I9c2678583be7ce57d3f8ef4cc021f735a7c585ee
1 parent 5e224b4 commit a1689c8

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 6)
66+
set(IGC_API_PATCH_VERSION 7)
6767

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

0 commit comments

Comments
 (0)