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

@ -4,7 +4,7 @@
a 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.
@ -19,7 +19,7 @@
*/
#define xorriso_libisoburn_req_major 0
#define xorriso_libisoburn_req_minor 3
#define xorriso_libisoburn_req_micro 1
#define xorriso_libisoburn_req_micro 3
int Xorriso_startup_libraries(struct XorrisO *xorriso, int flag);