From 642cf678c0b5ad3139d279a227c6a13855d5a7aa Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Mon, 26 Dec 2011 08:48:54 +0000 Subject: [PATCH] Bump version to 4.01 --- src/common/header/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/header/common.h b/src/common/header/common.h index bec88d43..f78cd219 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 3.99 +#define VERSION 4.01 #define BASEDIRNAME "baseq2" #if defined __linux__