Bumped version to 0.47.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1187 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
c453e2f7d5
commit
6795ffd93f
2 changed files with 2 additions and 2 deletions
|
@ -107,4 +107,4 @@ import Text.Pandoc.Shared
|
||||||
|
|
||||||
-- | Version number of pandoc library.
|
-- | Version number of pandoc library.
|
||||||
pandocVersion :: String
|
pandocVersion :: String
|
||||||
pandocVersion = "0.46"
|
pandocVersion = "0.47"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: pandoc
|
Name: pandoc
|
||||||
Version: 0.46
|
Version: 0.47
|
||||||
Cabal-Version: >= 1.2
|
Cabal-Version: >= 1.2
|
||||||
License: GPL
|
License: GPL
|
||||||
License-File: COPYING
|
License-File: COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue