aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc.hs
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-12-10 21:01:59 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-12-10 21:01:59 +0000
commit246e5f9ea3bd921d28521c9121d686a0c8e50ee6 (patch)
tree6a77e8cce2ccff5d496e2363edbaf585c4ff1ee9 /Text/Pandoc.hs
parent46a2d9269cd3bea2ee515a302d45a37477b27017 (diff)
downloadpandoc-246e5f9ea3bd921d28521c9121d686a0c8e50ee6.tar.gz
Bumped version number to 0.46.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1147 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 7633bf7ef..34e24a726 100644
--- a/Text/Pandoc.hs
+++ b/Text/Pandoc.hs
@@ -107,4 +107,4 @@ import Text.Pandoc.Shared
-- | Version number of pandoc library.
pandocVersion :: String
-pandocVersion = "0.45"
+pandocVersion = "0.46"