From 92470ead27044e9c51f471c89662f32326c2f4f6 Mon Sep 17 00:00:00 2001 From: bdring Date: Fri, 4 Oct 2019 19:57:51 -0500 Subject: [PATCH] Update the build date --- 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 6a694fdf..389db6f5 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 "20191001" +#define GRBL_VERSION_BUILD "20191004" //#include #include