Version leap to libisoburn-1.1.9
This commit is contained in:
@ -61,7 +61,7 @@ struct XorrisO;
|
||||
*/
|
||||
#define Xorriso_header_version_majoR 1
|
||||
#define Xorriso_header_version_minoR 1
|
||||
#define Xorriso_header_version_micrO 7
|
||||
#define Xorriso_header_version_micrO 9
|
||||
|
||||
|
||||
/** If needed: Something like ".pl01" to indicate a bug fix. Normally empty.
|
||||
@ -237,8 +237,10 @@ int Xorriso_destroy(struct XorrisO **xorriso, int flag);
|
||||
-abort_on , -report_about , -return_with , -list_delimiter ,
|
||||
-scsi_log , -signal_handling
|
||||
Some commands get executed only if they are the only command in argv:
|
||||
-prog_help , -help , -no_rc
|
||||
Some get examined for the need to redirect stdout messages
|
||||
-prog_help , -help
|
||||
The following is recognized only if it is the first of all arguments:
|
||||
-no_rc
|
||||
Some get examined for the need to redirect stdout messages:
|
||||
-dev , -outdev , -indev , -as
|
||||
Commands -list_delimiter and -add_plainly get into effect during this
|
||||
call. But their setting at begin of the call gets restored before the
|
||||
|
Reference in New Issue
Block a user