Przeglądaj źródła

Version 2.0.4.1 Release

Scott Lahteine 5 lat temu
rodzic
commit
c41f3f8582
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1
    1
      Marlin/Version.h
  2. 1
    1
      Marlin/src/inc/Version.h

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

28
 /**
28
 /**
29
  * Marlin release version identifier
29
  * Marlin release version identifier
30
  */
30
  */
31
-//#define SHORT_BUILD_VERSION "2.0.4"
31
+//#define SHORT_BUILD_VERSION "2.0.4.1"
32
 
32
 
33
 /**
33
 /**
34
  * Verbose version identifier which should contain a reference to the location
34
  * Verbose version identifier which should contain a reference to the location

+ 1
- 1
Marlin/src/inc/Version.h Wyświetl plik

25
  * Release version. Leave the Marlin version or apply a custom scheme.
25
  * Release version. Leave the Marlin version or apply a custom scheme.
26
  */
26
  */
27
 #ifndef SHORT_BUILD_VERSION
27
 #ifndef SHORT_BUILD_VERSION
28
-  #define SHORT_BUILD_VERSION "2.0.4"
28
+  #define SHORT_BUILD_VERSION "2.0.4.1"
29
 #endif
29
 #endif
30
 
30
 
31
 /**
31
 /**

Ładowanie…
Anuluj
Zapisz