diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-05 19:27:55 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-05 19:27:55 -0800 |
commit | 4cff7ba81767b8019cc3ce9a6c5a18780a523ea8 (patch) | |
tree | d6b6b7bdee4ddde7e1d4454f20523dbc64c22bb3 | |
parent | 01753ead71f6a08929f1535fcb497ff6d6015289 (diff) | |
download | pandoc-4cff7ba81767b8019cc3ce9a6c5a18780a523ea8.tar.gz |
Version bump to 1.11 due to API changes.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 6c21aada3..8cc17aa22 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.10.1 +Version: 1.11 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL |