Version leap to libisoburn-1.3.6

This commit is contained in:
2014-03-04 11:03:33 +00:00
parent 5446e1c0b8
commit 2bd1c73d8b
21 changed files with 145 additions and 166 deletions

View File

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