Version leap to libisoburn-1.5.0

This commit is contained in:
2018-09-15 15:58:10 +02:00
parent c30c89d1e1
commit f0b6ea7896
21 changed files with 124 additions and 154 deletions

View File

@ -2,7 +2,7 @@
/* xorriso - libisoburn higher level API which creates, loads, manipulates
and burns ISO 9660 filesystem images.
Copyright 2007-2017 Thomas Schmitt, <scdbackup@gmx.net>
Copyright 2007-2018 Thomas Schmitt, <scdbackup@gmx.net>
Provided under GPL version 2 or later.
@ -73,8 +73,8 @@ struct XorrisO;
@since 0.5.8
*/
#define Xorriso_header_version_majoR 1
#define Xorriso_header_version_minoR 4
#define Xorriso_header_version_micrO 9
#define Xorriso_header_version_minoR 5
#define Xorriso_header_version_micrO 0
/** If needed: Something like ".pl01" to indicate a bug fix. Normally empty.