aboutsummaryrefslogtreecommitdiff
path: root/Text
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-10-30 01:03:06 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-10-30 01:03:06 +0000
commit2ed83d7921c4737caf0aecc01c822004b94eca70 (patch)
treee3b1d0b533d00330601741a5aa13ecc4b6538d26 /Text
parent4f28d47b90d8dde0de21d5db966520959ead8684 (diff)
downloadpandoc-2ed83d7921c4737caf0aecc01c822004b94eca70.tar.gz
Version bump to 1.1.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1473 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 55a2fdc2b..e97103f97 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.2"
+pandocVersion = "1.1"