diff --git a/README b/README index 285d37a..3e1ba72 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ Still containing parts of Libburn. By Derek Foreman and Ben Jansens Copyright (C) 2002-2006 Derek Foreman and Ben Jansens - http://files.libburnia-project.org/releases/libburn-0.6.0.pl00.tar.gz + http://files.libburnia-project.org/releases/libburn-0.6.0.pl01.tar.gz ------------------------------------------------------------------------------ @@ -19,9 +19,9 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens From tarball -Obtain libburn-0.6.0.pl00.tar.gz, take it to a directory of your choice and do: +Obtain libburn-0.6.0.pl01.tar.gz, take it to a directory of your choice and do: - tar xzf libburn-0.6.0.pl00.tar.gz + tar xzf libburn-0.6.0.pl01.tar.gz cd libburn-0.6.0 ./configure --prefix=/usr make diff --git a/cdrskin/README b/cdrskin/README index e9b4e56..2739e51 100644 --- a/cdrskin/README +++ b/cdrskin/README @@ -4,7 +4,7 @@ cdrskin. By Thomas Schmitt Integrated sub project of libburnia-project.org but also published via: http://scdbackup.sourceforge.net/cdrskin_eng.html -http://scdbackup.sourceforge.net/cdrskin-0.6.0.pl00.tar.gz +http://scdbackup.sourceforge.net/cdrskin-0.6.0.pl01.tar.gz Copyright (C) 2006-2009 Thomas Schmitt, provided under GPL version 2. ------------------------------------------------------------------------------ @@ -21,9 +21,9 @@ By using this software you agree to the disclaimer at the end of this text Compilation, First Glimpse, Installation -Obtain cdrskin-0.6.0.pl00.tar.gz, take it to a directory of your choice and do: +Obtain cdrskin-0.6.0.pl01.tar.gz, take it to a directory of your choice and do: - tar xzf cdrskin-0.6.0.pl00.tar.gz + tar xzf cdrskin-0.6.0.pl01.tar.gz cd cdrskin-0.6.0 Within that directory execute: diff --git a/cdrskin/cdrskin_eng.html b/cdrskin/cdrskin_eng.html index d723bd3..772f90b 100644 --- a/cdrskin/cdrskin_eng.html +++ b/cdrskin/cdrskin_eng.html @@ -191,7 +191,7 @@ or to do experiments on BD-R media.

Download as source code (see README):
-
cdrskin-0.6.0.pl00.tar.gz +
cdrskin-0.6.0.pl01.tar.gz (745 KB).
@@ -256,6 +256,14 @@ Bug fixes towards cdrskin-0.5.8.pl00: --> +Bug fixes towards cdrskin-0.6.0.pl00: +
    +
  • BD-R media were not closed properly. + The last session staid open and unreadable.
  • + +
+


diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index 05d60ac..a8c2c06 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2009.01.02.160001" +#define Cdrskin_timestamP "2009.01.07.140001"