Updated version number to v0.8b to reflect changes.
This commit is contained in:
parent
ff82489da7
commit
4d8fd7f603
@ -25,7 +25,7 @@
|
||||
#include <math.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#define GRBL_VERSION "0.8a"
|
||||
#define GRBL_VERSION "0.8b"
|
||||
|
||||
// Version of the EEPROM data. Will be used to migrate existing data from older versions of Grbl
|
||||
// when firmware is upgraded. Always stored in byte 0 of eeprom
|
||||
|
Loading…
Reference in New Issue
Block a user