Released version 1.17
This commit is contained in:
parent
df5507c8c8
commit
a863bd9d6e
9 changed files with 2 additions and 2 deletions
BIN
Release/Duet-0.6-0.8.5/Stable/DuetWebControl-1.14-b4.zip
Normal file
BIN
Release/Duet-0.6-0.8.5/Stable/DuetWebControl-1.14-b4.zip
Normal file
Binary file not shown.
BIN
Release/Duet-0.6-0.8.5/Stable/RepRapFirmware-1.17.bin
Normal file
BIN
Release/Duet-0.6-0.8.5/Stable/RepRapFirmware-1.17.bin
Normal file
Binary file not shown.
Before Width: | Height: | Size: 3 MiB After Width: | Height: | Size: 3 MiB |
BIN
Release/Duet-WiFi/Stable/DuetWebControl-1.14-b4.bin
Normal file
BIN
Release/Duet-WiFi/Stable/DuetWebControl-1.14-b4.bin
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 MiB |
BIN
Release/Duet-WiFi/Stable/DuetWiFiFirmware-1.17.bin
Normal file
BIN
Release/Duet-WiFi/Stable/DuetWiFiFirmware-1.17.bin
Normal file
Binary file not shown.
|
@ -28,11 +28,11 @@ Licence: GPL
|
||||||
// Firmware name is now defined in the Pins file
|
// Firmware name is now defined in the Pins file
|
||||||
|
|
||||||
#ifndef VERSION
|
#ifndef VERSION
|
||||||
# define VERSION "1.17RC3"
|
# define VERSION "1.17"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DATE
|
#ifndef DATE
|
||||||
# define DATE "2016-12-21"
|
# define DATE "2016-12-24"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define AUTHORS "reprappro, dc42, zpl, t3p3, dnewman"
|
#define AUTHORS "reprappro, dc42, zpl, t3p3, dnewman"
|
||||||
|
|
Reference in a new issue