From 0e5149d7160cf53c141eadb7cdec1fdca4d6ff25 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 7 Dec 2011 07:50:45 +0000 Subject: [PATCH] Removed version.h from list of source files because generated by configure --- Makefile.am | 3 +-- cdrskin/cdrskin_timestamp.h | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 642dc21..2267bb2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -68,8 +68,7 @@ libburn_libburn_la_SOURCES = \ libburn/util.c \ libburn/util.h \ libburn/write.c \ - libburn/write.h \ - version.h + libburn/write.h ## libburn/sg-@ARCH@.c \ diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index dcf1d78..2ce2e57 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2011.12.06.134651" +#define Cdrskin_timestamP "2011.12.07.075031"