Skip to content

Commit 2facff0

Browse files
committed
update version
1 parent 592e3d3 commit 2facff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#include "my_atoi.c"
99

10-
const char *argp_program_version = "rcv 0.2.0";
10+
const char *argp_program_version = "rcv 0.2.1";
1111
const char *argp_program_bug_address = "<mgilmour@maxgmr.ca>";
1212
static char doc[] = "An exceedingly simple C program used for quick conversion\
1313
between radicies.";

0 commit comments

Comments
 (0)