diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-03-24 08:59:06 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-03-24 08:59:06 -0700 |
commit | 1de993c64ab88d9277a68324859e9bc04b607de5 (patch) | |
tree | 01b6e04bf29f5c1c841c413c1719b7d25b9985c9 | |
parent | 8090051aae2a2398b3c6c04dccf1b6b5808593aa (diff) | |
download | pandoc-1de993c64ab88d9277a68324859e9bc04b607de5.tar.gz |
Bump version to 1.17.0.3.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 286a1c35c..578cdf2ee 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.17.0.2 +Version: 1.17.0.3 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL |