Skip to content

Commit 83a1c93

Browse files
committed
1. Bump version number to distinguish from VB1
1 parent 0764b9f commit 83a1c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SOFTWARE.
3131
#include "htslib/sam.h"
3232
#include "params.h"
3333

34-
#define VERSION "1.0.7"
34+
#define VERSION "2.0.1"
3535

3636
int execute(int argc, char **argv) {
3737

0 commit comments

Comments
 (0)