Skip to content

Commit

Permalink
Update HConfig.h.bazel.in
Browse files Browse the repository at this point in the history
  • Loading branch information
noajshu authored Jan 21, 2025
1 parent bdf95f2 commit 32a203e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HConfig.h.bazel.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
#define HIGHS_HAVE_BUILTIN_CLZ
/* #undef HIGHS_HAVE_BITSCAN_REVERSE */

#define HIGHS_GITHASH "50670fd4c"
#define HIGHS_GITHASH "bdf95f2e0"
#define HIGHS_VERSION_MAJOR 1
#define HIGHS_VERSION_MINOR 7
#define HIGHS_VERSION_MINOR 9
#define HIGHS_VERSION_PATCH 0
/* #undef HIGHS_DIR */

Expand Down

0 comments on commit 32a203e

Please sign in to comment.