Skip to content

Commit d3b94d5

Browse files
committed
unbump ipopt
1 parent c97f85d commit d3b94d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/thirdparty/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set(MEMILIO_BOOST_VERSION "1.84.0")
66
set(MEMILIO_MINIMAL_BOOST_VERSION "1.76.0")
77
set(MEMILIO_JSONCPP_VERSION "1.9.6")
88
set(MEMILIO_RANDOM123_VERSION "v1.14.0")
9-
set(MEMILIO_IPOPT_VERSION "3.14.17")
9+
set(MEMILIO_IPOPT_VERSION "3.14.12")
1010

1111
# Gperftools for profiling; must be first, so that libraries are included in the profile
1212
if(MEMILIO_ENABLE_PROFILING)

0 commit comments

Comments
 (0)