aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-08 20:25:46 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-01-08 20:25:46 +0000
commit6795ffd93fa9754e33207f7782ce358ca1cb9ea5 (patch)
treebe5f912e4eadde422a98a032e7bcb1d373bf9748
parentc453e2f7d5dc469a87a1399c9c8e7aa0aa4ed991 (diff)
downloadpandoc-6795ffd93fa9754e33207f7782ce358ca1cb9ea5.tar.gz
Bumped version to 0.47.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1187 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--Text/Pandoc.hs2
-rw-r--r--pandoc.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/Text/Pandoc.hs b/Text/Pandoc.hs
index 34e24a726..662c6d33e 100644
--- a/Text/Pandoc.hs
+++ b/Text/Pandoc.hs
@@ -107,4 +107,4 @@ import Text.Pandoc.Shared
-- | Version number of pandoc library.
pandocVersion :: String
-pandocVersion = "0.46"
+pandocVersion = "0.47"
diff --git a/pandoc.cabal b/pandoc.cabal
index 2432591d7..10d09a6d6 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 0.46
+Version: 0.47
Cabal-Version: >= 1.2
License: GPL
License-File: COPYING