mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
7d67e2d273
commit
079408b743
@ -66,7 +66,7 @@ class FileDest(object):
|
||||
|
||||
class Exporter(object):
|
||||
|
||||
VERSION = 1
|
||||
VERSION = 0
|
||||
TAIL_FMT = b'!II?' # part_num, version, is_last
|
||||
MDATA_SZ_FMT = b'!Q'
|
||||
EXT = '.calibre-data'
|
||||
|
Loading…
x
Reference in New Issue
Block a user