From 40b7e623521081a9c92f42c07db995280254931a Mon Sep 17 00:00:00 2001 From: Unknown Date: Wed, 26 Jun 2019 18:11:44 +0200 Subject: [PATCH] update 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 2adca58e..34cd3786 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 "20190622" +#define GRBL_VERSION_BUILD "20190626" //#include #include