aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
-rw-r--r--src/Main.hs2
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 90bf24c18..9c3f60eb0 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 0.4
+Version: 0.41
License: GPL
License-File: COPYING
Copyright: (c) 2006-2007 John MacFarlane
diff --git a/src/Main.hs b/src/Main.hs
index 3a19df850..b808074e5 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -43,7 +43,7 @@ import Data.Char ( toLower )
import Control.Monad ( (>>=) )
version :: String
-version = "0.4"
+version = "0.41"
copyrightMessage :: String
copyrightMessage = "\nCopyright (C) 2006-7 John MacFarlane\n\