diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2011-11-21 15:26:50 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2011-11-21 15:26:50 -0800 |
| commit | fa3fe2d93d18989e15d394f832966991206489aa (patch) | |
| tree | 7048231b6838294626afb42c544227bb3765b16b | |
| parent | 21d74289ce343b83715d8f8f63b8ad31f0c7b237 (diff) | |
| download | pandoc-fa3fe2d93d18989e15d394f832966991206489aa.tar.gz | |
Version bump to 1.9.
We need to increment the second digit, since we removed an entire
module (S5) from the API.
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 1aaed46df..0bfd53e6a 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.8.2.1 +Version: 1.9 Cabal-Version: >= 1.6 Build-Type: Custom License: GPL |
