aboutsummaryrefslogtreecommitdiff
path: root/Text
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-10-16 01:00:59 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-10-16 01:00:59 +0000
commit51a58987b3d95e293b8a483ea21f199bab1fba8b (patch)
tree9d62eca8e0ea9eb00bdc647ca855bd5826e902ef /Text
parentf08ebf5a9b944a34d5e38d823e0e19dbc2c7fe27 (diff)
downloadpandoc-51a58987b3d95e293b8a483ea21f199bab1fba8b.tar.gz
Bump version to 1.0.0.2.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1463 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 ddb453f88..55a2fdc2b 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 = "1.0.0.1"
+pandocVersion = "1.0.0.2"