Changed version => RC2
This commit is contained in:
parent
018c567abf
commit
27f595a444
|
@ -37,7 +37,7 @@
|
||||||
#include "EEPROMwrite.h"
|
#include "EEPROMwrite.h"
|
||||||
#include "language.h"
|
#include "language.h"
|
||||||
|
|
||||||
#define VERSION_STRING "1.0.0 RC1"
|
#define VERSION_STRING "1.0.0 RC2"
|
||||||
|
|
||||||
// look here for descriptions of gcodes: http://linuxcnc.org/handbook/gcode/g-code.html
|
// look here for descriptions of gcodes: http://linuxcnc.org/handbook/gcode/g-code.html
|
||||||
// http://objects.reprap.org/wiki/Mendel_User_Manual:_RepRapGCodes
|
// http://objects.reprap.org/wiki/Mendel_User_Manual:_RepRapGCodes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
WARNING:
|
WARNING:
|
||||||
--------
|
--------
|
||||||
THIS IS RELEASE CANDIDATE 1 FOR MARLIN 1.0.0
|
THIS IS RELEASE CANDIDATE 2 FOR MARLIN 1.0.0
|
||||||
|
|
||||||
The configuration is now split in two files
|
The configuration is now split in two files
|
||||||
Configuration.h for the normal settings
|
Configuration.h for the normal settings
|
||||||
|
|
Loading…
Reference in a new issue