Skip to content

Commit fd1583a

Browse files
committed
Bump up Build number
1 parent c240acd commit fd1583a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Firmware/Configuration.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ extern const char _sPrinterMmuName[] PROGMEM;
2222
#define FW_MAJOR 3
2323
#define FW_MINOR 14
2424
#define FW_REVISION 1
25-
#define FW_COMMITNR 8225
26-
#define FW_FLAVOR RC //uncomment if DEV, ALPHA, BETA or RC
27-
#define FW_FLAVERSION 1 //uncomment if FW_FLAVOR is defined and versioning is needed. Limited to max 8.
25+
#define FW_COMMITNR 8238
26+
//#define FW_FLAVOR RC //uncomment if DEV, ALPHA, BETA or RC
27+
//#define FW_FLAVERSION 1 //uncomment if FW_FLAVOR is defined and versioning is needed. Limited to max 8.
2828
#endif
2929

3030
#ifndef FW_FLAVOR

0 commit comments

Comments
 (0)