Skip to content

Commit 838c8bb

Browse files
iwwugfxbot
authored andcommitted
Bump IGC_API_PATCH_VERSION for the next release
Change-Id: Ib4255ae1e9ed4ee98d320f3fa4a7120d1c36e111
1 parent 85a4012 commit 838c8bb

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

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

0 commit comments

Comments
 (0)