Skip to content

Commit e91612c

Browse files
committed
Increase firmware version to 1.01
1 parent 0e9053c commit e91612c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Arcrail/configuration.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
// firmware version is a combination of major and minor version
4242
// for example 205 means 2.05
4343
#ifndef FIRMWARE_VERSION
44-
#define FIRMWARE_VERSION 100
44+
#define FIRMWARE_VERSION 101
4545
#endif
4646

4747
//===========================================================================

0 commit comments

Comments
 (0)