Version leap to libisoburn-1.4.8

This commit is contained in:
2017-09-12 17:22:48 +02:00
parent 3813a747d1
commit 19e1303598
21 changed files with 210 additions and 238 deletions

View File

@ -4,7 +4,7 @@
a command line oriented batch and dialog tool which creates, loads,
manipulates and burns ISO 9660 filesystem images.
Copyright 2007-2016 Thomas Schmitt, <scdbackup@gmx.net>
Copyright 2007-2017 Thomas Schmitt, <scdbackup@gmx.net>
Provided under GPL version 2 or later.
@ -19,7 +19,7 @@
*/
#define xorriso_libisoburn_req_major 1
#define xorriso_libisoburn_req_minor 4
#define xorriso_libisoburn_req_micro 6
#define xorriso_libisoburn_req_micro 8
struct SpotlisT; /* List of intervals with different read qualities */