We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4c0ff commit 40eb439Copy full SHA for 40eb439
grbl/grbl.h
@@ -23,7 +23,7 @@
23
24
// Grbl versioning system
25
#define GRBL_VERSION "1.1h"
26
-#define GRBL_VERSION_BUILD "20190724"
+#define GRBL_VERSION_BUILD "20190825"
27
28
// Define standard libraries used by Grbl.
29
#include <avr/io.h>
0 commit comments