summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal11
1 files changed, 9 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index d3d98bf28..61b72565e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.10.0.2
+Version: 1.10.0.3
Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL
@@ -184,10 +184,17 @@ Extra-Source-Files:
tests/pipe-tables.txt,
tests/pipe-tables.native,
tests/fb2.basic.markdown,
+ tests/fb2.basic.fb2,
tests/fb2.titles.markdown,
+ tests/fb2.titles.fb2,
tests/fb2.images.markdown,
+ tests/fb2.images.fb2,
tests/fb2.images-embedded.html,
- tests/fb2.math.markdown
+ tests/fb2.images-embedded.fb2,
+ tests/fb2.math.markdown,
+ tests/fb2.math.fb2,
+ tests/fb2.test-small.png,
+ tests/fb2.test.jpg
Extra-Tmp-Files: man/man1/pandoc.1,
man/man5/pandoc_markdown.5