From 6795ffd93fa9754e33207f7782ce358ca1cb9ea5 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Tue, 8 Jan 2008 20:25:46 +0000 Subject: Bumped version to 0.47. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1187 788f1e2b-df1e-0410-8736-df70ead52e1b --- Text/Pandoc.hs | 2 +- pandoc.cabal | 2 +- 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 -- cgit v1.2.3