Skip to content

Commit 62b18f5

Browse files
committed
bazel hconfig
1 parent 6a38c05 commit 62b18f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

highs/HConfig.h.bazel.in

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

20-
#define HIGHS_GITHASH "f2e9239a5"
20+
#define HIGHS_GITHASH "f01bf0d1a"
2121
#define HIGHS_VERSION_MAJOR 1
2222
#define HIGHS_VERSION_MINOR 13
23-
#define HIGHS_VERSION_PATCH 0
23+
#define HIGHS_VERSION_PATCH 1
2424
/* #undef HIGHS_DIR */
2525

2626
#endif /* HCONFIG_H_ */

0 commit comments

Comments
 (0)