From d005e8f1c216c526ae763f3e0cbd4a563957b2f8 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 21 Mar 2012 14:11:53 +0000 Subject: [PATCH] Bug fix: Relaxation option joliet_rec_mtime and iso1999_rec_mtime had wrong values --- xorriso/xorriso_timestamp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index f5e88367..5095835c 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2012.03.14.195147" +#define Xorriso_timestamP "2012.03.21.141040"