From f6235d8c1d7dc5d6f0c8e7458c1a0bf3b3bb8f45 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Wed, 13 Dec 2006 23:12:38 +0000 Subject: Changed version to 0.22 for tag creation. git-svn-id: https://pandoc.googlecode.com/svn/trunk@198 788f1e2b-df1e-0410-8736-df70ead52e1b --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Main.hs b/src/Main.hs index dc5a9fde1..a262f91a4 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -26,7 +26,7 @@ import Char ( toLower ) import Control.Monad ( (>>=) ) version :: String -version = "0.3" +version = "0.22" -- | Association list of formats and readers. readers :: [(String, ParserState -> String -> Pandoc)] -- cgit v1.2.3