From dd6ed241043431e5d84b62ca55600b828fbfd06d Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Mon, 3 Sep 2012 14:34:51 +0200 Subject: [PATCH] Bump version number to 5.00 --- 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 53d5275a..e7d52f86 100644 --- a/src/common/header/common.h +++ b/src/common/header/common.h @@ -33,7 +33,7 @@ #include "crc.h" /* Should have 4 characters. */ -#define VERSION "4.90" +#define VERSION "5.00" #define BASEDIRNAME "baseq2"