prepare release 0.1

This commit is contained in:
Gwenhael Goavec-Merou 2020-07-11 08:46:58 +02:00
parent 7508a94031
commit c1741b4300
1 changed files with 1 additions and 1 deletions

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 = "<gwenhael.goavec-merou@trabucayre.com>";
static char doc[] = "openFPGALoader -- a program to flash FPGA";
static char args_doc[] = "BIT_FILE";