diff --git a/src/common/header/common.h b/src/common/header/common.h index fea9d1fd..f7ad6d18 100644 --- a/src/common/header/common.h +++ b/src/common/header/common.h @@ -32,7 +32,7 @@ #include "shared.h" #include "crc.h" -#define VERSION 4.02 +#define VERSION 4.03 #define BASEDIRNAME "baseq2" #if defined __linux__