From e7cc9b26db6433690819c441b3eee34b605b9ada Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Wed, 10 Sep 2008 21:39:50 +0000 Subject: Version bump to 1.0. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1434 788f1e2b-df1e-0410-8736-df70ead52e1b --- Text/Pandoc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Text/Pandoc.hs') 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" -- cgit v1.2.3