diff --git a/Makefile b/Makefile index 6038680..6b328c1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.13.4 +VERSION=0.13.6 # Requires zlib and samtools 0.1.9 all: make -C src diff --git a/src/fastq.h b/src/fastq.h index 915e065..7b08884 100644 --- a/src/fastq.h +++ b/src/fastq.h @@ -20,7 +20,7 @@ # # ========================================================= */ -#define VERSION "0.13.4" +#define VERSION "0.13.6" #define DEFAULT 0 #define CASAVA18 1