diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2016-10-26 12:24:45 +0200 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2016-10-26 12:24:55 +0200 |
| commit | 3a255447fe2b8be30b1dc4a6088c035f1513f5b4 (patch) | |
| tree | 17fcd0396e282d0e658c67233e64061570de3188 | |
| parent | 4473cd819c3357e62491f8bcaa806914a959380b (diff) | |
| download | pandoc-3a255447fe2b8be30b1dc4a6088c035f1513f5b4.tar.gz | |
Version to 1.18.
| -rw-r--r-- | changelog | 2 | ||||
| -rw-r--r-- | pandoc.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -pandoc (1.17.3) +pandoc (1.18) * Added `--list-input-formats`, `--list-output-formats`, `--list-extensions`, `--list-highlight-languages`, and diff --git a/pandoc.cabal b/pandoc.cabal index d830de133..368ce5c1d 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.17.3 +Version: 1.18 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL |
