Version leap to libisoburn-1.4.1

This commit is contained in:
2015-05-17 20:53:33 +00:00
parent 5a231d8c4b
commit 5ec866e32a
21 changed files with 146 additions and 128 deletions

View File

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