Today I noticed something strange - when I open one of my epubs in sigil 0.9.3 (or previously in 0.8.x) and check the content.opf the first lines look like this:
Quote:
<?xml version="1.0" encoding="utf-8" ?>
<package unique-identifier="isbn9783401804651" version="1.0" xmlns="http://www.idpf.org/2007/opf">
|
But when I open the identical epub file with 7zip and open the file 'OPS/9781234567890.opf' the first lines look different:
Quote:
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="isbn9783401804651" version="2.0">
|
So why does Sigil change the version number from '2.0' in the original file to '1.0'
I've attached an epub to show the problem (I've removed all picture and text files from the epub - so it's really small).
Thanks for your help!