Skip to content

Commit bb25d2f

Browse files
authored
Update grbl.h
1 parent addb1a9 commit bb25d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grbl/grbl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
// Grbl versioning system
2525
#define GRBL_VERSION "1.1g"
26-
#define GRBL_VERSION_BUILD "20180614"
26+
#define GRBL_VERSION_BUILD "20181112"
2727

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

0 commit comments

Comments
 (0)