Greeting the new year

This commit is contained in:
2007-01-02 09:10:44 +00:00
parent 1824c065f0
commit cb24c90f0c
4 changed files with 5 additions and 5 deletions

View File

@ -2194,7 +2194,7 @@ set_severities:;
} else if(strcmp(argv[i],"-version")==0) {
printf(
"Cdrecord 2.01-Emulation Copyright (C) 2006, see libburnia.pykix.org\n");
"Cdrecord 2.01-Emulation Copyright (C) 2006-2007, see libburnia.pykix.org\n");
printf("libburn version : %s\n",Cdrskin_libburn_versioN);
#ifndef Cdrskin_extra_leaN

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2007.01.01.171725"
#define Cdrskin_timestamP "2007.01.02.090530"