prepare release 0.1

This commit is contained in:
Gwenhael Goavec-Merou
2020-07-11 08:47:54 +02:00
parent 7508a94031
commit c1741b4300
+1 -1
View File
@@ -59,7 +59,7 @@ struct arguments {
#define DETECT 4
#define FREQUENCY 5
const char *argp_program_version = "openFPGALoader 1.0";
const char *argp_program_version = "openFPGALoader v0.1";
const char *argp_program_bug_address = "<[email protected]>";
static char doc[] = "openFPGALoader -- a program to flash FPGA";
static char args_doc[] = "BIT_FILE";