Version leap to 0.3.3

This commit is contained in:
2009-01-05 15:33:46 +00:00
parent 1a0320eedb
commit c51e3c0abb
10 changed files with 107 additions and 87 deletions

View File

@ -2,7 +2,7 @@
/* Command line oriented batch and dialog tool which creates, loads,
manipulates and burns ISO 9660 filesystem images.
Copyright 2007-2008 Thomas Schmitt, <scdbackup@gmx.net>
Copyright 2007-2009 Thomas Schmitt, <scdbackup@gmx.net>
Provided under GPL version 2.
@ -18,7 +18,7 @@
#ifndef Xorriso_private_includeD
#define Xorriso_private_includeD yes
#define Xorriso_program_versioN "0.3.1"
#define Xorriso_program_versioN "0.3.3"
/** The source code release timestamp */
#include "xorriso_timestamp.h"