Skip to content

Commit 626c72d

Browse files
committed
Up CMakeLists.txt version to 1.8.0
1 parent d8353d8 commit 626c72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake/Modules)
4242

4343
# Set the version information here
4444
set(VERSION_INFO_MAJOR_VERSION 1)
45-
set(VERSION_INFO_API_COMPAT 7)
45+
set(VERSION_INFO_API_COMPAT 8)
4646
set(VERSION_INFO_MINOR_VERSION 0)
4747
set(VERSION_INFO_MAINT_VERSION git)
4848

0 commit comments

Comments
 (0)