aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc.hs
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-09-10 21:39:50 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-09-10 21:39:50 +0000
commite7cc9b26db6433690819c441b3eee34b605b9ada (patch)
tree8fa31437b09db76731424288731c667609e41811 /Text/Pandoc.hs
parentad916870347d23df683b9a4e7ec963371fcc0ed3 (diff)
downloadpandoc-e7cc9b26db6433690819c441b3eee34b605b9ada.tar.gz
Version bump to 1.0.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1434 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'Text/Pandoc.hs')
-rw-r--r--Text/Pandoc.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Text/Pandoc.hs b/Text/Pandoc.hs
index 9be9f28c7..74a5e9295 100644
--- a/Text/Pandoc.hs
+++ b/Text/Pandoc.hs
@@ -111,4 +111,4 @@ import Text.Pandoc.Shared
-- | Version number of pandoc library.
pandocVersion :: String
-pandocVersion = "0.47"
+pandocVersion = "1.0"