Update version strings to 1.0.2
This is the minimal possible change. Going over the Configuration.h would require to change them all.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
#include <SPI.h>
|
||||
#endif
|
||||
|
||||
#define VERSION_STRING "1.0.0"
|
||||
#define VERSION_STRING "1.0.2"
|
||||
|
||||
// look here for descriptions of G-codes: http://linuxcnc.org/handbook/gcode/g-code.html
|
||||
// http://objects.reprap.org/wiki/Mendel_User_Manual:_RepRapGCodes
|
||||
|
||||
Reference in New Issue
Block a user