lib/softcover/builders/epub.rb in softcover-0.6.7 vs lib/softcover/builders/epub.rb in softcover-0.6.9
- old
+ new
@@ -371,10 +371,10 @@
chapter_nav << %(</navPoint>)
end
%(<?xml version="1.0" encoding="UTF-8"?>
<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1">
<head>
- <meta name="dtb:uid" content="d430b920-e684-11e1-aff1-0800200c9a66"/>
+ <meta name="dtb:uid" content="#{manifest.uuid}"/>
<meta name="dtb:depth" content="2"/>
<meta name="dtb:totalPageCount" content="0"/>
<meta name="dtb:maxPageNumber" content="0"/>
</head>
<docTitle>
\ No newline at end of file