From 64a39ce09e171e688147527c77e141f6bd5b6881 Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Thu, 14 Nov 2013 18:13:35 +0100 Subject: [PATCH] Bump version number to 5.20 --- 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 8c4af552..892217a9 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 "5.11" +#define VERSION "5.20" #define BASEDIRNAME "baseq2"