Skip to content

Commit 9f1f396

Browse files
authored
Merge pull request MarlinFirmware#3609 from wavexx/set_313_version
Update current FW version
2 parents 3dc4f20 + 156b5e5 commit 9f1f396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Firmware/Configuration.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ extern PGM_P sPrinterName;
1717

1818
// Firmware version
1919
#define FW_MAJOR 3
20-
#define FW_MINOR 11
21-
#define FW_REVISION 1
20+
#define FW_MINOR 13
21+
#define FW_REVISION 0
2222
//#define FW_FLAVOR RC //uncomment if DEBUG, DEVEL, ALPHA, BETA or RC
2323
//#define FW_FLAVERSION 1 //uncomment if FW_FLAVOR is defined and versioning is needed.
2424
#ifndef FW_FLAVOR

0 commit comments

Comments
 (0)