From 223b96c4b4a5dc9820042bb313eb309f011a6010 Mon Sep 17 00:00:00 2001 From: Ivet Galabova Date: Wed, 4 Feb 2026 08:47:52 +0200 Subject: [PATCH] bump version --- highs/HConfig.h.bazel.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/highs/HConfig.h.bazel.in b/highs/HConfig.h.bazel.in index 456229e7e4..81e194d8ae 100644 --- a/highs/HConfig.h.bazel.in +++ b/highs/HConfig.h.bazel.in @@ -17,9 +17,9 @@ #define HIGHS_HAVE_BITSCAN_REVERSE #endif -#define HIGHS_GITHASH "bdf95f2e0" +#define HIGHS_GITHASH "f2e9239a5" #define HIGHS_VERSION_MAJOR 1 -#define HIGHS_VERSION_MINOR 9 +#define HIGHS_VERSION_MINOR 13 #define HIGHS_VERSION_PATCH 0 /* #undef HIGHS_DIR */