Pārlūkot izejas kodu

Set version to "1.0.3 dev"

Scott Lahteine 10 gadus atpakaļ
vecāks
revīzija
eb6e3886f4

+ 1
- 1
Marlin/Configuration.h Parādīt failu

40
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
40
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
41
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
41
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
42
 // build by the user have been successfully uploaded into firmware.
42
 // build by the user have been successfully uploaded into firmware.
43
-#define STRING_VERSION "1.0.2"
43
+#define STRING_VERSION "1.0.3 dev"
44
 #define STRING_URL "reprap.org"
44
 #define STRING_URL "reprap.org"
45
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
45
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
46
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
46
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/configurator/config/Configuration.h Parādīt failu

40
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
40
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
41
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
41
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
42
 // build by the user have been successfully uploaded into firmware.
42
 // build by the user have been successfully uploaded into firmware.
43
-#define STRING_VERSION "1.0.2"
43
+#define STRING_VERSION "1.0.3 dev"
44
 #define STRING_URL "reprap.org"
44
 #define STRING_URL "reprap.org"
45
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
45
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
46
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
46
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(bq Hephestos)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(bq Hephestos)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(K8200, CONSULitAS)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(K8200, CONSULitAS)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h Parādīt failu

56
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
56
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
57
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
57
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
58
 // build by the user have been successfully uploaded into firmware.
58
 // build by the user have been successfully uploaded into firmware.
59
-#define STRING_VERSION "1.0.2"
59
+#define STRING_VERSION "1.0.3 dev"
60
 #define STRING_URL "reprap.org"
60
 #define STRING_URL "reprap.org"
61
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
61
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
62
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
62
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h Parādīt failu

38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40
 // build by the user have been successfully uploaded into firmware.
40
 // build by the user have been successfully uploaded into firmware.
41
-#define STRING_VERSION "1.0.2"
41
+#define STRING_VERSION "1.0.3 dev"
42
 #define STRING_URL "reprap.org"
42
 #define STRING_URL "reprap.org"
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

Notiek ielāde…
Atcelt
Saglabāt