We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f084b commit 3d78d45Copy full SHA for 3d78d45
src/gen/libhighs.jl
@@ -2626,11 +2626,11 @@ const HighsUInt = Cuint
2626
2627
const CMAKE_BUILD_TYPE = "Release"
2628
2629
-const HIGHS_GITHASH = "6eca8325a4"
+const HIGHS_GITHASH = "364c83a51e"
2630
2631
const HIGHS_VERSION_MAJOR = 1
2632
2633
-const HIGHS_VERSION_MINOR = 10
+const HIGHS_VERSION_MINOR = 11
2634
2635
const HIGHS_VERSION_PATCH = 0
2636
0 commit comments