mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
prepare release 0.1
This commit is contained in:
+1
-1
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user