Version leap to libisoburn-1.5.2

This commit is contained in:
2019-10-26 20:19:25 +02:00
parent e2c71a34d0
commit 3c8f270099
24 changed files with 140 additions and 133 deletions

View File

@@ -2,7 +2,7 @@
/* xorriso - Command line oriented batch and dialog tool which creates, loads,
manipulates and burns ISO 9660 filesystem images.
Copyright 2007-2018 Thomas Schmitt, <scdbackup@gmx.net>
Copyright 2007-2019 Thomas Schmitt, <scdbackup@gmx.net>
Initial code of this program was derived from program src/askme.c out
of scdbackup-0.8.8, Copyright 2007 Thomas Schmitt, BSD-License.
@@ -111,7 +111,7 @@
*/
#define Xorriso_req_majoR 1
#define Xorriso_req_minoR 5
#define Xorriso_req_micrO 1
#define Xorriso_req_micrO 2
static void yell_xorriso()