From bd82238bbe7c8c2358d4670a8ef2a49a87951da8 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 27 Oct 2010 06:36:44 +0000 Subject: [PATCH] Bug fix: -as mkisofs -print-size printed the size but also produced ISO image --- libisoburn/trunk/xorriso/xorriso_timestamp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libisoburn/trunk/xorriso/xorriso_timestamp.h b/libisoburn/trunk/xorriso/xorriso_timestamp.h index 598eafd0..4dd386af 100644 --- a/libisoburn/trunk/xorriso/xorriso_timestamp.h +++ b/libisoburn/trunk/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.10.26.104219" +#define Xorriso_timestamP "2010.10.27.063628"