Made version number leap to 0.1.0

This commit is contained in:
2008-02-15 12:05:16 +00:00
parent 30075eef3d
commit fc04815847
11 changed files with 90 additions and 50 deletions

View File

@ -4,7 +4,7 @@
xorriso. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org but also published via:
http://scdbackup.sourceforge.net/xorriso_eng.html
http://scdbackup.sourceforge.net/xorriso-0.1.0.tar.gz
http://scdbackup.sourceforge.net/xorriso-0.1.0.pl00.tar.gz
Copyright (C) 2006-2008 Thomas Schmitt, provided under GPL version 2.
------------------------------------------------------------------------------
@ -27,16 +27,17 @@ By using this software you agree to the disclaimer at the end of this text:
Compilation, First Glimpse, Installation
The most simple way to get xorriso is the xorriso standalone tarball.
The most simple way to get xorriso from source code is the xorriso standalone
tarball.
Prerequisites:
The tarball contains anything that is needed except libc and libpthread.
libreadline and the libreadline-dev headers will make dialog mode
more convenient, but are not mandatory.
libreadline and the readline-dev headers will make dialog mode more convenient,
but are not mandatory.
Obtain xorriso-0.1.0.tar.gz, take it to a directory of your choice and do:
Obtain xorriso-0.1.0.pl00.tar.gz, take it to a directory of your choice and do:
tar xzf xorriso-0.1.0.tar.gz
tar xzf xorriso-0.1.0.pl00.tar.gz
cd xorriso-0.1.0
Within that directory execute: