From c428b4aea93b5ccafa6cf2f0547ab9ccbac260b8 Mon Sep 17 00:00:00 2001 From: odaki Date: Fri, 18 Oct 2019 00:39:43 +0900 Subject: [PATCH] update build version --- 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 b6940c54..389125f5 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 "20191016" +#define GRBL_VERSION_BUILD "20191018" //#include #include