Skip to content

Commit ee1491b

Browse files
iwwugfxbot
authored andcommitted
Bump IGC_API_PATCH_VERSION for the next release
Change-Id: I961134cc60c384cc6908aba50f5dd9771a9559e5
1 parent f826a41 commit ee1491b

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

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

0 commit comments

Comments
 (0)