Skip to content

Commit 7df0786

Browse files
committed
bazel hconfig
1 parent 9eb316f commit 7df0786

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

highs/HConfig.h.bazel.in

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@
1717
#define HIGHS_HAVE_BITSCAN_REVERSE
1818
#endif
1919

20-
#define HIGHS_GITHASH "f01bf0d1a"
20+
#define HIGHS_GITHASH "9eb316f4de"
2121
#define HIGHS_VERSION_MAJOR 1
22-
#define HIGHS_VERSION_MINOR 13
23-
#define HIGHS_VERSION_PATCH 1
24-
/* #undef HIGHS_DIR */
22+
#define HIGHS_VERSION_MINOR 14
23+
#define HIGHS_VERSION_PATCH 0
2524

2625
#endif /* HCONFIG_H_ */

0 commit comments

Comments
 (0)