Version leap to libisoburn-1.3.7

This commit is contained in:
2014-03-04 17:00:03 +00:00
parent f8727c0211
commit 2fb03022dd
21 changed files with 144 additions and 165 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-2013 Thomas Schmitt, <scdbackup@gmx.net>
Copyright 2007-2014 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 3
#define Xorriso_req_micrO 5
#define Xorriso_req_micrO 7
static void yell_xorriso()