diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-07-22 13:20:49 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-07-22 13:20:49 -0700 |
commit | 581ec74a18864a3bd0eab52e46afcefd2b92b1ad (patch) | |
tree | 9515d60c9a0457b0a168e5e93f1b66680131a563 | |
parent | fecbceb61025b5e9f5f2217aaf5d21ffdf3fde48 (diff) | |
download | pandoc-581ec74a18864a3bd0eab52e46afcefd2b92b1ad.tar.gz |
Version bump to 1.8.1.3.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index cb8db738f..6a67b8d2f 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.8.1.2 +Version: 1.8.1.3 Cabal-Version: >= 1.6 Build-Type: Custom License: GPL |