From e1766f9657b1bfc750a874d3988f6efc7641b839 Mon Sep 17 00:00:00 2001 From: Fredrik Medley Date: Sun, 21 Dec 2025 16:41:52 +0100 Subject: [PATCH] Fix broken version number The stamping of the debian package broke 2025-11-01 in commit 253388f5768019a8c6ca811705f94d9bb613ee25. --- .bazelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index 7dd238d..afc4931 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,4 +1,4 @@ -run --workspace_status_command="bash tools/workspace-status.sh" +common --workspace_status_command="bash tools/workspace-status.sh" common --enable_platform_specific_config common --incompatible_enable_proto_toolchain_resolution common --protocopt=--fatal_warnings