Made -version message more acceptable for K3B. Proposal of Omegaweapon.
This commit is contained in:
parent
e8f40ee362
commit
bf053e201e
@ -3148,7 +3148,7 @@ set_severities:;
|
|||||||
int major, minor, micro;
|
int major, minor, micro;
|
||||||
|
|
||||||
printf(
|
printf(
|
||||||
"Cdrecord 2.01-Emulation Copyright (C) 2006-2013, see libburnia-project.org\n");
|
"Cdrecord 2.01a27 Emulation. Copyright (C) 2006-2013, see libburnia-project.org\n");
|
||||||
if(o->fallback_program[0]) {
|
if(o->fallback_program[0]) {
|
||||||
char *hargv[2];
|
char *hargv[2];
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2013.09.16.172745"
|
#define Cdrskin_timestamP "2013.10.03.100011"
|
||||||
|
Loading…
Reference in New Issue
Block a user