Skip to content

Commit 063ac69

Browse files
committed
Forgot to bump version for "force 8 bit SPI" fix.
1 parent efbbe21 commit 063ac69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mesaflash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#endif
3333

3434
#ifndef VERSION
35-
#define VERSION "3.5.9"
35+
#define VERSION "3.5.10"
3636
#endif
3737

3838
static int device_flag;

0 commit comments

Comments
 (0)