From 65d9f6c6512caa321f218717a05b0683a138ae12 Mon Sep 17 00:00:00 2001 From: Luc Date: Sat, 22 Jun 2019 17:38:29 +0200 Subject: [PATCH] Update grbl.h --- Grbl_Esp32/grbl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Grbl_Esp32/grbl.h b/Grbl_Esp32/grbl.h index 4203e775..2adca58e 100644 --- a/Grbl_Esp32/grbl.h +++ b/Grbl_Esp32/grbl.h @@ -20,7 +20,7 @@ // Grbl versioning system #define GRBL_VERSION "1.1f" -#define GRBL_VERSION_BUILD "20190616" +#define GRBL_VERSION_BUILD "20190622" //#include #include