From ae863bf1a3912eec8421ebe7c2fbbe976c56592a Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 25 Dec 2011 12:19:48 +0000 Subject: [PATCH] Integrated new source file libburn/cdtext.c --- xorriso/xorriso_makefile_am.txt | 1 + xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/xorriso/xorriso_makefile_am.txt b/xorriso/xorriso_makefile_am.txt index 8681d0af..4284b014 100644 --- a/xorriso/xorriso_makefile_am.txt +++ b/xorriso/xorriso_makefile_am.txt @@ -176,6 +176,7 @@ xorriso_xorriso_SOURCES = \ libburn/async.c \ libburn/async.h \ libburn/back_hacks.h \ + libburn/cdtext.c \ libburn/cleanup.c \ libburn/cleanup.h \ libburn/crc.h \ diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 1ad1991f..1db8d577 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2011.12.07.080625" +#define Xorriso_timestamP "2011.12.25.121944"