Browse Source

Changed version => RC2

Erik van der Zalm 13 years ago
parent
commit
27f595a444
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      Marlin/Marlin.pde
  2. 1
    1
      README.md

+ 1
- 1
Marlin/Marlin.pde View File

@@ -37,7 +37,7 @@
37 37
 #include "EEPROMwrite.h"
38 38
 #include "language.h"
39 39
 
40
-#define VERSION_STRING  "1.0.0 RC1"
40
+#define VERSION_STRING  "1.0.0 RC2"
41 41
 
42 42
 // look here for descriptions of gcodes: http://linuxcnc.org/handbook/gcode/g-code.html
43 43
 // http://objects.reprap.org/wiki/Mendel_User_Manual:_RepRapGCodes

+ 1
- 1
README.md View File

@@ -1,6 +1,6 @@
1 1
 WARNING: 
2 2
 --------
3
-THIS IS RELEASE CANDIDATE 1 FOR MARLIN 1.0.0
3
+THIS IS RELEASE CANDIDATE 2 FOR MARLIN 1.0.0
4 4
 
5 5
 The configuration is now split in two files
6 6
 Configuration.h for the normal settings

Loading…
Cancel
Save