diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-01-09 13:13:28 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-01-09 13:13:28 -0800 |
commit | 687c39e4c091920516965151a3b3379933e8f725 (patch) | |
tree | 3b4540162b19b17fa0b5a1da4b8b0fb6c797e168 | |
parent | 1506e62f48af931e389b812b82b63c2f6d0d12b9 (diff) | |
download | pandoc-687c39e4c091920516965151a3b3379933e8f725.tar.gz |
Version bump to 1.16.0.1
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index e0b4f6021..e46cb3a95 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.16 +Version: 1.16.0.1 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL |