We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb316f commit 7df0786Copy full SHA for 7df0786
1 file changed
highs/HConfig.h.bazel.in
@@ -17,10 +17,9 @@
17
#define HIGHS_HAVE_BITSCAN_REVERSE
18
#endif
19
20
-#define HIGHS_GITHASH "f01bf0d1a"
+#define HIGHS_GITHASH "9eb316f4de"
21
#define HIGHS_VERSION_MAJOR 1
22
-#define HIGHS_VERSION_MINOR 13
23
-#define HIGHS_VERSION_PATCH 1
24
-/* #undef HIGHS_DIR */
+#define HIGHS_VERSION_MINOR 14
+#define HIGHS_VERSION_PATCH 0
25
26
#endif /* HCONFIG_H_ */
0 commit comments