From f1c22f3d1aec8840dcb98d04f2189629ba0b9547 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 14 Feb 2009 18:30:11 +0000 Subject: Version bump to 1.2. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1546 788f1e2b-df1e-0410-8736-df70ead52e1b --- src/Text/Pandoc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Text') diff --git a/src/Text/Pandoc.hs b/src/Text/Pandoc.hs index e97103f97..496128480 100644 --- a/src/Text/Pandoc.hs +++ b/src/Text/Pandoc.hs @@ -111,4 +111,4 @@ import Text.Pandoc.Shared -- | Version number of pandoc library. pandocVersion :: String -pandocVersion = "1.1" +pandocVersion = "1.2" -- cgit v1.2.3