From 9afeeca4cc3aa98c51971e99d815e8c8aa8351b9 Mon Sep 17 00:00:00 2001 From: Shifu Chen Date: Mon, 16 Mar 2020 15:33:42 +0800 Subject: [PATCH] fix the NAME2 LEN bug --- src/common.h | 2 +- src/rfqchunk.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common.h b/src/common.h index 94bddba..9c462a0 100644 --- a/src/common.h +++ b/src/common.h @@ -1,7 +1,7 @@ #ifndef COMMON_H #define COMMON_H -#define VERSION_NUM "0.3.0" +#define VERSION_NUM "0.4.0" #define ALGORITHM_VER 2 #define _DEBUG false diff --git a/src/rfqchunk.cpp b/src/rfqchunk.cpp index baff87b..d35fbf3 100644 --- a/src/rfqchunk.cpp +++ b/src/rfqchunk.cpp @@ -88,7 +88,7 @@ void RfqChunk::readName2LenBuf(ifstream& ifs) { for(int i=0; i