Bump version to 1.0.0.2.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1463 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
f08ebf5a9b
commit
51a58987b3
2 changed files with 2 additions and 2 deletions
|
@ -111,4 +111,4 @@ import Text.Pandoc.Shared
|
|||
|
||||
-- | Version number of pandoc library.
|
||||
pandocVersion :: String
|
||||
pandocVersion = "1.0.0.1"
|
||||
pandocVersion = "1.0.0.2"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: pandoc
|
||||
Version: 1.0.0.1
|
||||
Version: 1.0.0.2
|
||||
Cabal-Version: >= 1.2
|
||||
Build-Type: Custom
|
||||
License: GPL
|
||||
|
|
Loading…
Reference in a new issue