Skip to content

Commit 3b9927e

Browse files
committed
cmake: sync cholmod version
1 parent e5c73d2 commit 3b9927e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1507,7 +1507,7 @@ set_component_version (suitesparseconfig ${SuiteSparse_VERSION})
15071507
set_component_version (umfpack 5.7.9)
15081508

15091509
if (TARGET cholmod)
1510-
set_component_version (cholmod 3.0.13)
1510+
set_component_version (cholmod 3.0.14)
15111511
endif (TARGET cholmod)
15121512

15131513
if (TARGET spqr)

0 commit comments

Comments
 (0)