|
|
|
@ -164,7 +164,7 @@ int isoburn_initialize(char msg[1024], int flag);
|
|
|
|
|
major.minor.micro revision triple can be delivered by the library version |
|
|
|
|
which is performing this call. |
|
|
|
|
An application of libisoburn can easily memorize the version of the |
|
|
|
|
libisofs.h header in its own code. Immediately after isoburn_initialize() |
|
|
|
|
libisoburn.h header in its own code. Immediately after isoburn_initialize() |
|
|
|
|
it should simply do this check: |
|
|
|
|
if (! isoburn_is_compatible(isoburn_header_version_major, |
|
|
|
|
isoburn_header_version_minor, |
|
|
|
|