mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 18:02:38 +02:00
prepare release v0.2.1
This commit is contained in:
+1
-1
@@ -386,7 +386,7 @@ int parse_opt(int argc, char **argv, struct arguments *args, jtag_pins_conf_t *p
|
||||
}
|
||||
|
||||
if (result.count("Version")) {
|
||||
cout << "openFPGALoader v0.1" << endl;
|
||||
cout << "openFPGALoader " << VERSION << endl;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user