Skip to content

Commit c1741b4

Browse files
committed
prepare release 0.1
1 parent 7508a94 commit c1741b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ struct arguments {
5959
#define DETECT 4
6060
#define FREQUENCY 5
6161

62-
const char *argp_program_version = "openFPGALoader 1.0";
62+
const char *argp_program_version = "openFPGALoader v0.1";
6363
const char *argp_program_bug_address = "<gwenhael.goavec-merou@trabucayre.com>";
6464
static char doc[] = "openFPGALoader -- a program to flash FPGA";
6565
static char args_doc[] = "BIT_FILE";

0 commit comments

Comments
 (0)