Skip to content

Commit caca7bb

Browse files
author
D.R.racer
committed
Version changed (3.10.1 build 4697)
1 parent 86b48eb commit caca7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/Configuration.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extern PGM_P sPrinterName;
2727
#define FW_VERSION STR(FW_MAJOR) "." STR(FW_MINOR) "." STR(FW_REVISION) "-" STR(FW_FLAVOR) "" STR(FW_FLAVERSION)
2828
#endif
2929

30-
#define FW_COMMIT_NR 4587
30+
#define FW_COMMIT_NR 4697
3131

3232
// FW_VERSION_UNKNOWN means this is an unofficial build.
3333
// The firmware should only be checked into github with this symbol.

0 commit comments

Comments
 (0)