Changed version => RC2

This commit is contained in:
Erik van der Zalm 2012-02-26 16:26:40 +01:00
parent 018c567abf
commit 27f595a444
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
#include "EEPROMwrite.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
// http://objects.reprap.org/wiki/Mendel_User_Manual:_RepRapGCodes

View file

@ -1,6 +1,6 @@
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
Configuration.h for the normal settings