aboutsummaryrefslogtreecommitdiff
path: root/Text
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-08 20:25:46 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-08 20:25:46 +0000
commit6795ffd93fa9754e33207f7782ce358ca1cb9ea5 (patch)
treebe5f912e4eadde422a98a032e7bcb1d373bf9748 /Text
parentc453e2f7d5dc469a87a1399c9c8e7aa0aa4ed991 (diff)
downloadpandoc-6795ffd93fa9754e33207f7782ce358ca1cb9ea5.tar.gz
Bumped version to 0.47.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1187 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'Text')
-rw-r--r--Text/Pandoc.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Text/Pandoc.hs b/Text/Pandoc.hs
index 34e24a726..662c6d33e 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.46"
+pandocVersion = "0.47"