From 32a203e9126536622ece475894c36e3e8cd5ae6c Mon Sep 17 00:00:00 2001 From: Noah Shutty Date: Mon, 20 Jan 2025 23:31:51 -0500 Subject: [PATCH] Update HConfig.h.bazel.in --- src/HConfig.h.bazel.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HConfig.h.bazel.in b/src/HConfig.h.bazel.in index d6cd6003fa..3f370785ef 100644 --- a/src/HConfig.h.bazel.in +++ b/src/HConfig.h.bazel.in @@ -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 */