Skip to content

Commit 40eb439

Browse files
Sonny JeonSonny Jeon
authored andcommitted
Update grbl.h
1 parent cc4c0ff commit 40eb439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grbl/grbl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
// Grbl versioning system
2525
#define GRBL_VERSION "1.1h"
26-
#define GRBL_VERSION_BUILD "20190724"
26+
#define GRBL_VERSION_BUILD "20190825"
2727

2828
// Define standard libraries used by Grbl.
2929
#include <avr/io.h>

0 commit comments

Comments
 (0)