Przeglądaj źródła

Set version to "1.0.3 dev"

Scott Lahteine 10 lat temu
rodzic
commit
eb6e3886f4

+ 1
- 1
Marlin/Configuration.h Wyświetl plik

@@ -40,7 +40,7 @@ Here are some standard links for getting your machine calibrated:
40 40
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
41 41
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
42 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 44
 #define STRING_URL "reprap.org"
45 45
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
46 46
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/configurator/config/Configuration.h Wyświetl plik

@@ -40,7 +40,7 @@ Here are some standard links for getting your machine calibrated:
40 40
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
41 41
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
42 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 44
 #define STRING_URL "reprap.org"
45 45
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
46 46
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(bq Hephestos)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(K8200, CONSULitAS)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h Wyświetl plik

@@ -56,7 +56,7 @@ Here are some standard links for getting your machine calibrated:
56 56
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
57 57
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
58 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 60
 #define STRING_URL "reprap.org"
61 61
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
62 62
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h Wyświetl plik

@@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
38 38
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
39 39
 // startup. Implementation of an idea by Prof Braino to inform user that any changes made to this
40 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 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.

Ładowanie…
Anuluj
Zapisz