From d87b226f1f0f5269e4c5c2bb5069181b435e1a33 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 2 Sep 2007 17:23:26 +0000 Subject: Bump version numbers to 0.44, which will be the next bug-fix release (when enough bug fixes have accumulated). git-svn-id: https://pandoc.googlecode.com/svn/trunk@1001 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 d9fa583dc..3e9e6c596 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -43,7 +43,7 @@ import Data.Char ( toLower ) import Control.Monad ( (>>=) ) version :: String -version = "0.43" +version = "0.44" copyrightMessage :: String copyrightMessage = "\nCopyright (C) 2006-7 John MacFarlane\n\ -- cgit v1.2.3