Bump TSV_VERSION due to 7x00 handling change

This commit is contained in:
Oliver Jowett 2018-07-10 23:38:47 +01:00
parent 39b008472f
commit fffd3c9913

View file

@ -1863,7 +1863,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en
}
#define TSV_MAX_PACKET_SIZE 600
#define TSV_VERSION 2
#define TSV_VERSION 3
void writeFATSVHeader()
{