From 09f8ba597abf54bc23da2bf2176065b84c94a4d2 Mon Sep 17 00:00:00 2001 From: Terje Io Date: Sun, 12 Jul 2026 18:16:10 +0200 Subject: [PATCH] Updated build date for PR#983 --- grbl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grbl.h b/grbl.h index ba387be..fd36fd0 100644 --- a/grbl.h +++ b/grbl.h @@ -42,7 +42,7 @@ #else #define GRBL_VERSION "1.1f" #endif -#define GRBL_BUILD 20260709 +#define GRBL_BUILD 20260712 #define GRBL_URL "https://github.com/grblHAL"