Skip to content

Commit c4bf70d

Browse files
committed
Merge pull request #36 from bewt85/bt5_bump_version
Bump version to 2.0.3
2 parents 8e2bb64 + 12cf21f commit c4bf70d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.2
1+
2.0.3

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include "string-cat.h"
2828

2929
#define PROGRAM_NAME "snp-sites"
30-
#define PROGRAM_VERSION "2.0.2"
30+
#define PROGRAM_VERSION "2.0.3"
3131

3232
static void print_usage()
3333
{

0 commit comments

Comments
 (0)