Bump TSV_VERSION due to 7x00 handling change
This commit is contained in:
parent
39b008472f
commit
fffd3c9913
1 changed files with 1 additions and 1 deletions
2
net_io.c
2
net_io.c
|
|
@ -1863,7 +1863,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en
|
||||||
}
|
}
|
||||||
|
|
||||||
#define TSV_MAX_PACKET_SIZE 600
|
#define TSV_MAX_PACKET_SIZE 600
|
||||||
#define TSV_VERSION 2
|
#define TSV_VERSION 3
|
||||||
|
|
||||||
void writeFATSVHeader()
|
void writeFATSVHeader()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue