diff --git a/Makefile b/Makefile index de98e6b..8c6c606 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.14.6 +VERSION=0.14.7 # Requires zlib and samtools 0.1.9 all: make -C src diff --git a/src/fastq.h b/src/fastq.h index 5f71e9d..570c0ea 100644 --- a/src/fastq.h +++ b/src/fastq.h @@ -20,7 +20,7 @@ # # ========================================================= */ -#define VERSION "0.14.6" +#define VERSION "0.14.7" #define DEFAULT 0 #define CASAVA18 1