We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7508a94 commit c1741b4Copy full SHA for c1741b4
src/main.cpp
@@ -59,7 +59,7 @@ struct arguments {
59
#define DETECT 4
60
#define FREQUENCY 5
61
62
-const char *argp_program_version = "openFPGALoader 1.0";
+const char *argp_program_version = "openFPGALoader v0.1";
63
const char *argp_program_bug_address = "<gwenhael.goavec-merou@trabucayre.com>";
64
static char doc[] = "openFPGALoader -- a program to flash FPGA";
65
static char args_doc[] = "BIT_FILE";
0 commit comments